mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-08 11:58:36 -04:00
Cleanup
This commit is contained in:
parent
0d0ab18b45
commit
e5c3dea185
@ -71,7 +71,7 @@ second_step:
|
||||
|
||||
;Run the kernel
|
||||
|
||||
jmp dword 0x100:0x0
|
||||
jmp dword KERNEL_BASE:0x0
|
||||
|
||||
.continue:
|
||||
mov cl, [sector]
|
||||
|
Loading…
x
Reference in New Issue
Block a user