Remove bochs breakpoint

This commit is contained in:
Jeremy Soller 2016-09-22 16:13:32 -06:00
parent 79f7e09230
commit e3df5194fe

View file

@ -126,7 +126,6 @@ long_mode:
;rust init
mov rax, [kernel_base + 0x18]
xchg bx, bx
jmp rax
long_mode_ap: