diff options
Diffstat (limited to 'arch/x86_64/CMakeLists.txt')
| -rw-r--r-- | arch/x86_64/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86_64/CMakeLists.txt b/arch/x86_64/CMakeLists.txt index 9ea10e9..7bcf7c2 100644 --- a/arch/x86_64/CMakeLists.txt +++ b/arch/x86_64/CMakeLists.txt @@ -30,10 +30,7 @@ target_sources("x86_64" PRIVATE "src/memory/kernel_mapper.cpp" "src/memory/mmu.cpp" "src/memory/page_table.cpp" - "src/memory/paging_root.cpp" - "src/memory/recursive_page_mapper.cpp" "src/memory/region_allocator.cpp" - "src/memory/scoped_mapping.cpp" # VGA text mode "src/vga/text/buffer.cpp" |
