mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-03 12:04:45 +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
@@ -9,7 +9,7 @@
|
||||
#include <Kernel/Graphics/Definitions.h>
|
||||
#include <Kernel/Graphics/GraphicsManagement.h>
|
||||
#include <Kernel/Graphics/Intel/NativeGraphicsAdapter.h>
|
||||
#include <Kernel/PhysicalAddress.h>
|
||||
#include <Kernel/Memory/PhysicalAddress.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user