Remove debug break
This commit is contained in:
parent
d5766c092f
commit
da9e703c4d
|
@ -126,7 +126,6 @@ long_mode:
|
||||||
|
|
||||||
;rust init
|
;rust init
|
||||||
mov rax, [kernel_base + 0x18]
|
mov rax, [kernel_base + 0x18]
|
||||||
xchg bx, bx
|
|
||||||
jmp rax
|
jmp rax
|
||||||
|
|
||||||
long_mode_ap:
|
long_mode_ap:
|
||||||
|
|
Loading…
Reference in a new issue