#ifndef APOS_MAIN_H #define APOS_MAIN_H #include #define __main __section(".text.start") __noinline #endif /* APOS_MAIN_H */