LibC: Add endian.h
This is part of POSIX issue 2024 and some software depends on it
This commit is contained in:
@@ -5,6 +5,7 @@ set(LIBC_SOURCES
|
||||
ctype.cpp
|
||||
dirent.cpp
|
||||
dlfcn.cpp
|
||||
endian.cpp
|
||||
environ.cpp
|
||||
errno.cpp
|
||||
fcntl.cpp
|
||||
|
||||
Reference in New Issue
Block a user