diff options
Diffstat (limited to 'libc/string/_string_syssigmsgs.c')
-rw-r--r-- | libc/string/_string_syssigmsgs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/_string_syssigmsgs.c b/libc/string/_string_syssigmsgs.c index 4a94ddf4f..a89f582b4 100644 --- a/libc/string/_string_syssigmsgs.c +++ b/libc/string/_string_syssigmsgs.c @@ -9,6 +9,7 @@ #ifdef __UCLIBC_HAS_SIGNUM_MESSAGES__ +attribute_hidden const char _string_syssigmsgs[] = { /* 0: 0, 1 */ "\0" /* 1: 1, 7 */ "Hangup\0" |