diff options
Diffstat (limited to 'system/lib/libc.symbols')
-rw-r--r-- | system/lib/libc.symbols | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/lib/libc.symbols b/system/lib/libc.symbols index 6f80ef90..53a27082 100644 --- a/system/lib/libc.symbols +++ b/system/lib/libc.symbols @@ -72,7 +72,16 @@ W realloc_in_place T scalbn T scalbnl + T memcmp + T memcpy T strtod + T strcoll + T __strcoll_l + W strcoll_l + T strcmp + T strncmp + T strcasecmp + T strncasecmp T strtod_l T strtof T strtof_l |