From 58d01f6aae80a66faa5163602c399c28dcf30cb6 Mon Sep 17 00:00:00 2001 From: Fabian Imhof Date: Sun, 27 Oct 2024 15:25:57 +0000 Subject: revert p4 address update --- arch/x86_64/include/arch/boot/pointers.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86_64/include') diff --git a/arch/x86_64/include/arch/boot/pointers.hpp b/arch/x86_64/include/arch/boot/pointers.hpp index 37840b6..18c41ce 100644 --- a/arch/x86_64/include/arch/boot/pointers.hpp +++ b/arch/x86_64/include/arch/boot/pointers.hpp @@ -8,7 +8,6 @@ namespace teachos::arch::boot { extern "C" size_t const multiboot_information_pointer; - extern "C" memory::paging::page_table * page_map_level_4; } // namespace teachos::arch::boot #endif -- cgit v1.2.3