mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:48:12 +00:00
Kernel: Move PhysicalAddress.h into VM/
This commit is contained in:
parent
eca5c2bdf8
commit
149fd7e045
7 changed files with 4 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
#include <AK/NonnullRefPtr.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <Kernel/Assertions.h>
|
||||
#include <Kernel/PhysicalAddress.h>
|
||||
#include <Kernel/VM/PhysicalPage.h>
|
||||
#include <Kernel/VM/PhysicalRegion.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue