mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:17:34 +00:00
LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h
This commit is contained in:
parent
f22787dd39
commit
f12da0af13
6 changed files with 79 additions and 52 deletions
|
@ -45,6 +45,7 @@ set(LIBC_SOURCES
|
|||
strings.cpp
|
||||
stubs.cpp
|
||||
syslog.cpp
|
||||
sys/auxv.cpp
|
||||
sys/file.cpp
|
||||
sys/mman.cpp
|
||||
sys/prctl.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue