repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
minix
/
kernel
/
arch
/
earm
/
sconst.h
blob
6282717ab2ec42c25cd25889ddba884026380ba2
1
#ifndef __SCONST_H__
2
#define __SCONST_H__
3
4
#include
"kernel/const.h"
5
#include
"kernel/procoffsets.h"
6
7
#endif
/* __SCONST_H__ */