working on reading elf from initrd, and getting it launched with the new scheduler
This commit is contained in:
@@ -120,4 +120,6 @@ outsw:
|
||||
.global fetch_cr3
|
||||
fetch_cr3:
|
||||
mov %cr3, %eax
|
||||
ret
|
||||
ret
|
||||
|
||||
.global set_cr3
|
||||
|
||||
Reference in New Issue
Block a user