minix3/kernel/arch/earm/sconst.h

8 lines
128 B
C

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