summaryrefslogtreecommitdiff
path: root/stage3/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'stage3/main.c')
-rw-r--r--stage3/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/stage3/main.c b/stage3/main.c
index 9a6f431..10fde84 100644
--- a/stage3/main.c
+++ b/stage3/main.c
@@ -1,10 +1,3 @@
-void kmain();
-
-void init()
-{
- kmain();
-}
-
#include "def.h"
#include "paging.h"
#include "gfx.h"