mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 23:39:20 +00:00
Kernel now compiles on x32
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
.section .init
|
||||
popq %ebp
|
||||
pop %ebp
|
||||
ret
|
||||
|
||||
.section .fini
|
||||
popq %ebp
|
||||
pop %ebp
|
||||
ret
|
||||
|
Reference in New Issue
Block a user