minix/kernel/arch/earm/sconst.h

8 lines
128 B
C
Raw Normal View History

2012-10-08 03:38:03 +02:00
#ifndef __SCONST_H__
#define __SCONST_H__
#include "kernel/const.h"
#include "kernel/procoffsets.h"
#endif /* __SCONST_H__ */