1 2 3 4 5 6 7 8 9
#ifndef APOS_INIT_H #define APOS_INIT_H #include <apos/attrs.h> #define __init #define __initdata #endif /* APOS_INIT_H */