summaryrefslogtreecommitdiff
path: root/libc/string/_string_syserrmsgs.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-08 11:30:39 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-08 11:30:39 +0000
commit0c033f3d8ac6d045cd7113e665f5db0e40d787f9 (patch)
treea46a8b2b3fd7c7584fc453c5d6a1f36cc0401c11 /libc/string/_string_syserrmsgs.c
parentbbaba878aa18c93c4d0a48143d4d3eebadf02529 (diff)
hide internal _string_syserrmsgs
Diffstat (limited to 'libc/string/_string_syserrmsgs.c')
-rw-r--r--libc/string/_string_syserrmsgs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/_string_syserrmsgs.c b/libc/string/_string_syserrmsgs.c
index a76c0e3af..893af5cc6 100644
--- a/libc/string/_string_syserrmsgs.c
+++ b/libc/string/_string_syserrmsgs.c
@@ -9,6 +9,7 @@
#ifdef __UCLIBC_HAS_ERRNO_MESSAGES__
+attribute_hidden
const char _string_syserrmsgs[] = {
/* 0: 0, 8 */ "Success\0"
/* 1: 8, 24 */ "Operation not permitted\0"