mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Kernel: Add KSyms.cpp to the aarch64 build
This is the first step in making dump_backtrace() work.
This commit is contained in:
parent
442800db3e
commit
267febae55
2 changed files with 1 additions and 11 deletions
|
@ -426,6 +426,7 @@ else()
|
|||
# Files from base Kernel
|
||||
Heap/kmalloc.cpp
|
||||
MiniStdLib.cpp
|
||||
KSyms.cpp
|
||||
|
||||
Memory/AddressSpace.cpp
|
||||
Memory/AnonymousVMObject.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue