1 2 3 4 5 6 7 8 9 10
#ifndef DEF_COMMON #define DEF_COMMON #define NULL 0 #include <types.h> #include <CMem.ns.h> #endif