From cb6a88484ce0b5ffba2fe98a40e2d51f4af92eb8 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sat, 25 Feb 2006 04:03:33 +0000 Subject: Merge from trunk. Going pretty good so far. Kind of. Okay, not really. --- libc/string/_string_syserrmsgs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/string/_string_syserrmsgs.c') 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" -- cgit v1.2.3