Loading from disk works, but jumping to the kernel does not
This commit is contained in:
4
asm/kernel_syms.S
Normal file
4
asm/kernel_syms.S
Normal file
@@ -0,0 +1,4 @@
|
||||
_extern_c_main:
|
||||
jmp 0x1000:0x0049
|
||||
_extern_c_printCh:
|
||||
jmp 0x1000:0x0000
|
||||
Reference in New Issue
Block a user