diff options
Diffstat (limited to 'libc/string/_string_syserrmsgs.c')
-rw-r--r-- | libc/string/_string_syserrmsgs.c | 1 |
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" |