From d2ff961a2a08229e1f2245e8dba9b2275016133c Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 10 Oct 2021 23:03:20 +0300 Subject: Prepare proper jump to kernel --- include/apos/main.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 include/apos/main.h (limited to 'include/apos/main.h') 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 - -#define __main __section(".kernel.start") __noinline - -#endif /* APOS_MAIN_H */ -- cgit v1.3