mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:47:34 +00:00
Kernel: Add StdLib.cpp and UserOrKernelBuffer.cpp to aarch64 build
Also remove UserOrKernelBuffer::{read, write} and __stack_chk_fail from Dummy.cpp and init.cpp respectively.
This commit is contained in:
parent
290d3449e0
commit
50e74de279
3 changed files with 2 additions and 23 deletions
|
@ -485,7 +485,9 @@ else()
|
|||
KString.cpp
|
||||
KSyms.cpp
|
||||
MiniStdLib.cpp
|
||||
StdLib.cpp
|
||||
UBSanitizer.cpp
|
||||
UserOrKernelBuffer.cpp
|
||||
|
||||
Devices/DeviceManagement.cpp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue