diff options
Diffstat (limited to 'arch/x86_64/CMakeLists.txt')
| -rw-r--r-- | arch/x86_64/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/CMakeLists.txt b/arch/x86_64/CMakeLists.txt index 7bd8d07..2a6c878 100644 --- a/arch/x86_64/CMakeLists.txt +++ b/arch/x86_64/CMakeLists.txt @@ -45,6 +45,7 @@ target_sources("x86_64" PUBLIC target_compile_definitions("x86_64" PUBLIC "PLATFORM_PAGE_SIZE=4096" + "PLATFORM_PAGING_LEVELS=4uz" "PLATFORM_FRAME_SIZE=PLATFORM_PAGE_SIZE" ) |
