mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 19:59:17 +00:00
Kernel: Make PageDirectory.cpp compile on aarch64
This commit is contained in:
committed by
Brian Gianforcaro
parent
783a44b18e
commit
d3b6201b40
@@ -7,7 +7,7 @@
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/Memory.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <Kernel/Arch/x86/PageFault.h>
|
||||
#include <Kernel/Arch/PageFault.h>
|
||||
#include <Kernel/BootInfo.h>
|
||||
#include <Kernel/CMOS.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
|
||||
Reference in New Issue
Block a user