Recursively map the PML4
This commit is contained in:
parent
b3f8cb9003
commit
45b5817a36
4 changed files with 29 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ add_executable(zion
|
|||
debug/debug.cpp
|
||||
interrupt/interrupt.cpp
|
||||
interrupt/interrupt_enter.s
|
||||
memory/paging_util.cpp
|
||||
zion.cpp)
|
||||
|
||||
target_include_directories(zion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue