diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-10-10 23:03:20 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-10-10 23:03:20 +0300 |
| commit | d2ff961a2a08229e1f2245e8dba9b2275016133c (patch) | |
| tree | cffab8f0586b05a059715b2fa9676b8310bd297e /include/apos/main.h | |
| parent | b30ee14270a44e48167934b9b3923b4280bdc855 (diff) | |
| download | kmi-d2ff961a2a08229e1f2245e8dba9b2275016133c.tar.gz kmi-d2ff961a2a08229e1f2245e8dba9b2275016133c.zip | |
Prepare proper jump to kernel
Diffstat (limited to 'include/apos/main.h')
| -rw-r--r-- | include/apos/main.h | 8 |
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 */ |
