xref: /minix/minix/kernel/arch/earm/sconst.h (revision 83133719)
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