mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:07:35 +00:00
Kernel: Move the VM Range class to its own files
This commit is contained in:
parent
c11511a0ab
commit
17f076d912
5 changed files with 125 additions and 59 deletions
|
@ -212,6 +212,7 @@ set(KERNEL_SOURCES
|
|||
VM/PrivateInodeVMObject.cpp
|
||||
VM/ProcessPagingScope.cpp
|
||||
VM/PurgeablePageRanges.cpp
|
||||
VM/Range.cpp
|
||||
VM/RangeAllocator.cpp
|
||||
VM/Region.cpp
|
||||
VM/SharedInodeVMObject.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue