blob: 53c9a6034ed5a59b14afa81470bac282040edd67 (
plain) (
blame)
1
2
3
4
|
/* Define a constant for the dgettext domainname for libc internal messages,
so the string constant is not repeated in dozens of object files. */
const char _libc_intl_domainname[] = "libc";
|