aboutsummaryrefslogtreecommitdiff
path: root/include/apos/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apos/main.h')
-rw-r--r--include/apos/main.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/apos/main.h b/include/apos/main.h
deleted file mode 100644
index 15fff73..0000000
--- a/include/apos/main.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef APOS_MAIN_H
-#define APOS_MAIN_H
-
-#include <apos/attrs.h>
-
-#define __main __section(".kernel.start") __noinline
-
-#endif /* APOS_MAIN_H */