1 2 3 4 5 6 7 8
#ifndef _CORE_H_ #define _CORE_H_ #include <klibc/compiler.h> #define __lowmem #endif /* _CORE_H_ */