xref: /minix3/minix/kernel/arch/earm/sconst.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1 #ifndef __SCONST_H__
2 #define __SCONST_H__
3 
4 #include "kernel/const.h"
5 #include "kernel/procoffsets.h"
6 
7 #endif /* __SCONST_H__ */
8