minix3/kernel/arch/earm/sconst.h

8 lines
128 B
C
Raw Normal View History

2020-02-21 00:59:27 +05:30
#ifndef __SCONST_H__
#define __SCONST_H__
#include "kernel/const.h"
#include "kernel/procoffsets.h"
#endif /* __SCONST_H__ */