summaryrefslogtreecommitdiff
path: root/minix/kernel/arch/earm/sconst.h
blob: 6282717ab2ec42c25cd25889ddba884026380ba2 (plain)
1
2
3
4
5
6
7
#ifndef __SCONST_H__
#define __SCONST_H__

#include "kernel/const.h"
#include "kernel/procoffsets.h"

#endif /* __SCONST_H__ */