(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / locale / SYS_libc.c
blob4f9e946cf3b2338ef1125a97509bac1463fdba5c
1 /* Define a constant for the dgettext domainname for libc internal messages,
2 so the string constant is not repeated in dozens of object files. */
4 const char _libc_intl_domainname[] = "libc";
5 INTDEF(_libc_intl_domainname)