LibC: Add sys/auxv.h with getauxval

This commit is contained in:
2026-07-02 20:02:24 +03:00
parent 74e94eedae
commit c0d38862f2
6 changed files with 70 additions and 24 deletions
+1
View File
@@ -40,6 +40,7 @@ set(LIBC_SOURCES
stdlib.cpp
string.cpp
strings.cpp
sys/auxv.cpp
sys/banan-os.cpp
sys/epoll.cpp
sys/eventfd.cpp