mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
Kernel: Add RegionTree and remove VirtualRangeAllocator from aarch64
This commit is contained in:
parent
7ae116b81b
commit
f943e97b76
Notes:
sideshowbarker
2024-07-17 14:29:59 +09:00
Author: https://github.com/jamesmintram
Commit: f943e97b76
Pull-request: https://github.com/SerenityOS/serenity/pull/13493
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