mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:17:44 +00:00
Kernel/aarch64: Stub enough functions to build Process.cpp
ProcessProcFSTraits.cpp is also added the CMakeLists.
This commit is contained in:
parent
84158a18d5
commit
179cb7b2d0
2 changed files with 248 additions and 12 deletions
|
@ -504,6 +504,8 @@ else()
|
|||
KString.cpp
|
||||
KSyms.cpp
|
||||
MiniStdLib.cpp
|
||||
Process.cpp
|
||||
ProcessProcFSTraits.cpp
|
||||
Scheduler.cpp
|
||||
StdLib.cpp
|
||||
Time/TimeManagement.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue