minix/kernel/arch/arm/sconst.h
2012-10-07 21:38:03 -04:00

8 lines
128 B
C

#ifndef __SCONST_H__
#define __SCONST_H__
#include "kernel/const.h"
#include "kernel/procoffsets.h"
#endif /* __SCONST_H__ */