dead@root
This commit is contained in:
5
idt_load.s
Normal file
5
idt_load.s
Normal file
@@ -0,0 +1,5 @@
|
||||
.section .text
|
||||
.global idt_load
|
||||
idt_load:
|
||||
lidt idtp
|
||||
ret
|
||||
Reference in New Issue
Block a user