diff options
Diffstat (limited to 'libc.map')
-rw-r--r-- | libc.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.map b/libc.map index 4388fb50b3..dc7037b358 100644 --- a/libc.map +++ b/libc.map @@ -99,6 +99,7 @@ GLIBC_2.0 { _rpc_dtablesize; _null_auth; _seterr_reply; __res_randomid; __getpid; __strcasecmp; __write; _strerror_internal; _dl_sysdep_output; + _dl_debug_message; __ffs; # Exception handling support functions from libgcc |