mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:07:34 +00:00
Kernel: Add MiniStdLib to the Aarch64 kernel
This commit is contained in:
parent
183a2ec8bd
commit
8e4d53f216
2 changed files with 1 additions and 13 deletions
|
@ -372,6 +372,7 @@ else()
|
|||
Arch/aarch64/SmapDisabler.cpp
|
||||
Arch/aarch64/ScopedCritical.cpp
|
||||
StdLib.cpp
|
||||
MiniStdLib.cpp
|
||||
UBSanitizer.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue