removes the stupid testing line i left in here
This commit is contained in:
@ -21,8 +21,6 @@ section .text
|
||||
loader:
|
||||
mov esp, kernel_stack + KERNEL_STACK_SIZE
|
||||
|
||||
;mov eax, 0xCAFEBABE
|
||||
|
||||
call kmain
|
||||
|
||||
cli
|
||||
|
Reference in New Issue
Block a user