Add Musl multibyte functions
These are standard functions that are needed to help support the Skull language. Note that normally this codebase uses libc/str/thompike.h See #105
This commit is contained in:
@@ -30,6 +30,7 @@ LIBC_STR_A_CHECKS = \
|
||||
LIBC_STR_A_DIRECTDEPS = \
|
||||
LIBC_INTRIN \
|
||||
LIBC_STUBS \
|
||||
LIBC_SYSV \
|
||||
LIBC_NEXGEN32E
|
||||
|
||||
LIBC_STR_A_DEPS := \
|
||||
|
||||
Reference in New Issue
Block a user