x86_64: fix broken multiboot pointer boot arg
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
.global start_64
|
||||
.type start_64, @function
|
||||
start_64:
|
||||
pop %rax
|
||||
pop %rdi
|
||||
call kernel_init
|
||||
|
||||
cli
|
||||
|
||||
Reference in New Issue
Block a user