Remove debug break

This commit is contained in:
Jeremy Soller
2016-09-17 09:20:13 -06:00
parent c9c17ca1c6
commit 83562fb0a9
-1
View File
@@ -126,7 +126,6 @@ long_mode:
;rust init
mov rax, [kernel_base + 0x18]
xchg bx, bx
jmp rax
long_mode_ap: