diff options
Diffstat (limited to 'libc/string/__xpg_strerror_r.c')
-rw-r--r-- | libc/string/__xpg_strerror_r.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/string/__xpg_strerror_r.c b/libc/string/__xpg_strerror_r.c index 274b6cec8..fb4d44004 100644 --- a/libc/string/__xpg_strerror_r.c +++ b/libc/string/__xpg_strerror_r.c @@ -15,9 +15,6 @@ #undef strerror_r -/* libc_hidden_proto(__xpg_strerror_r) */ -/* Experimentally off - libc_hidden_proto(memcpy) */ -/* Experimentally off - libc_hidden_proto(strlen) */ #ifdef __UCLIBC_HAS_ERRNO_MESSAGES__ |