mm stuff
This commit is contained in:
@@ -13,14 +13,4 @@ enable_interrupts:
|
||||
.global io_wait
|
||||
io_wait:
|
||||
outb %al, $0x80
|
||||
ret
|
||||
|
||||
.global load_grub_boot_struct
|
||||
load_grub_boot_struct:
|
||||
mov %ebx, grub_boot_struct_ptr
|
||||
|
||||
.section .bss
|
||||
.align 4
|
||||
.global grub_boot_struct_ptr
|
||||
grub_boot_struct_ptr:
|
||||
.int 0
|
||||
ret
|
||||
Reference in New Issue
Block a user