1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:07:36 +00:00

Kernel: Reintroduce ScopedAddressSpaceSwitcher to aarch64 build

This commit is contained in:
Jesse Buhagiar 2022-10-17 23:53:57 +11:00 committed by Linus Groh
parent 2db73f2171
commit c962cfdc28
2 changed files with 9 additions and 0 deletions

View file

@ -532,6 +532,7 @@ else()
Memory/RegionTree.cpp
Memory/RingBuffer.cpp
Memory/ScatterGatherList.cpp
Memory/ScopedAddressSpaceSwitcher.cpp
Memory/SharedInodeVMObject.cpp
Memory/VirtualRange.cpp
Memory/VMObject.cpp