mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-23 08:06:11 +00:00
Kernel: Move {Virtual,Physical}Address classes to the Memory directory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
64af4953c2
commit
aaa1de7878
@@ -11,7 +11,7 @@
|
||||
#include <Kernel/Memory/AnonymousVMObject.h>
|
||||
#include <Kernel/Memory/MemoryManager.h>
|
||||
#include <Kernel/Memory/PageFaultResponse.h>
|
||||
#include <Kernel/PhysicalAddress.h>
|
||||
#include <Kernel/Memory/PhysicalAddress.h>
|
||||
|
||||
namespace Kernel::Memory {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user