heading to laptop
This commit is contained in:
@@ -126,3 +126,8 @@ outsw:
|
||||
fetch_cr3:
|
||||
mov %cr3, %eax
|
||||
ret
|
||||
|
||||
.global kpanic
|
||||
kpanic:
|
||||
cli
|
||||
hlt
|
||||
Reference in New Issue
Block a user