mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
Kernel/aarch64: Stub more functions to be able to build Scheduler.cpp
With all these functions stubbed, Scheduler.cpp is now buidable!
This commit is contained in:
parent
352f980ca2
commit
1a84cb5457
2 changed files with 57 additions and 33 deletions
|
@ -504,6 +504,7 @@ else()
|
|||
KString.cpp
|
||||
KSyms.cpp
|
||||
MiniStdLib.cpp
|
||||
Scheduler.cpp
|
||||
StdLib.cpp
|
||||
Time/TimeManagement.cpp
|
||||
TimerQueue.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue