1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 12:17:45 +00:00

Kernel: Add even more AARCH64 stubs

This commit is contained in:
Gunnar Beutner 2022-10-16 22:43:43 +02:00 committed by Linus Groh
parent 63a91d6971
commit 056e406a12
9 changed files with 136 additions and 13 deletions

View file

@ -505,6 +505,7 @@ else()
StdLib.cpp
Time/TimeManagement.cpp
TimerQueue.cpp
ThreadTracer.cpp
UBSanitizer.cpp
UserOrKernelBuffer.cpp