1*433d6423SLionel Sambuc #ifndef __SCONST_H__ 2*433d6423SLionel Sambuc #define __SCONST_H__ 3*433d6423SLionel Sambuc 4*433d6423SLionel Sambuc #include "kernel/const.h" 5*433d6423SLionel Sambuc #include "kernel/procoffsets.h" 6*433d6423SLionel Sambuc 7*433d6423SLionel Sambuc #endif /* __SCONST_H__ */ 8