This commit is contained in:
Baptiste Wicht 2013-12-16 22:06:59 +01:00
parent 0d0ab18b45
commit e5c3dea185

View File

@ -71,7 +71,7 @@ second_step:
;Run the kernel
jmp dword 0x100:0x0
jmp dword KERNEL_BASE:0x0
.continue:
mov cl, [sector]