Loading from disk works, but jumping to the kernel does not

This commit is contained in:
2015-01-24 18:06:35 -08:00
parent 20ee203ace
commit 5e4513dd22
6 changed files with 112 additions and 121 deletions

4
asm/kernel_syms.S Normal file
View File

@@ -0,0 +1,4 @@
_extern_c_main:
jmp 0x1000:0x0049
_extern_c_printCh:
jmp 0x1000:0x0000