diff options
Diffstat (limited to 'system/lib/libc.symbols')
-rw-r--r-- | system/lib/libc.symbols | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/lib/libc.symbols b/system/lib/libc.symbols index d9a20a98..6f80ef90 100644 --- a/system/lib/libc.symbols +++ b/system/lib/libc.symbols @@ -73,9 +73,9 @@ T scalbn T scalbnl T strtod - W strtod_l + T strtod_l T strtof - W strtof_l + T strtof_l T strtold - W strtold_l + T strtold_l W valloc |