mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:57:45 +00:00
Kernel: Include CommandLine
as a part of aarch64
This commit is contained in:
parent
fcd1cf4e1b
commit
3b331a83e2
3 changed files with 11 additions and 20 deletions
|
@ -468,6 +468,8 @@ else()
|
|||
Arch/aarch64/vector_table.S
|
||||
|
||||
# Files from base Kernel
|
||||
CommandLine.cpp
|
||||
KString.cpp
|
||||
KSyms.cpp
|
||||
MiniStdLib.cpp
|
||||
UBSanitizer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue