mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:57:35 +00:00
Kernel: Add RegionTree and remove VirtualRangeAllocator from aarch64
This commit is contained in:
parent
7ae116b81b
commit
f943e97b76
1 changed files with 1 additions and 1 deletions
|
@ -434,11 +434,11 @@ else()
|
|||
Memory/MemoryManager.cpp
|
||||
Memory/PrivateInodeVMObject.cpp
|
||||
Memory/Region.cpp
|
||||
Memory/RegionTree.cpp
|
||||
Memory/RingBuffer.cpp
|
||||
Memory/SharedInodeVMObject.cpp
|
||||
Memory/ScatterGatherList.cpp
|
||||
Memory/VirtualRange.cpp
|
||||
Memory/VirtualRangeAllocator.cpp
|
||||
Memory/VMObject.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue