LibC: Add stubs for shm_* functions
This commit is contained in:
@@ -49,6 +49,7 @@ set(LIBC_SOURCES
|
||||
sys/mman.cpp
|
||||
sys/resource.cpp
|
||||
sys/select.cpp
|
||||
sys/shm.cpp
|
||||
sys/socket.cpp
|
||||
sys/stat.cpp
|
||||
sys/statvfs.cpp
|
||||
|
||||
Reference in New Issue
Block a user