LibC: Add dummy libintl support
This doesn't really do anything but allows some ports to use it :D
This commit is contained in:
@@ -15,6 +15,7 @@ set(LIBC_SOURCES
|
||||
inttypes.cpp
|
||||
langinfo.cpp
|
||||
libgen.cpp
|
||||
libintl.cpp
|
||||
locale.cpp
|
||||
malloc.cpp
|
||||
math.cpp
|
||||
|
||||
Reference in New Issue
Block a user