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

Kernel/aarch64: Stub more functions to build Thread.cpp

This commit is contained in:
Timon Kruiper 2022-10-20 10:34:45 +02:00 committed by Gunnar Beutner
parent 2c64f7f900
commit b69a3ad51a
2 changed files with 49 additions and 63 deletions

View file

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