Mark __libc_resp with attribute_tls_model_ie for consistency with __resp
[glibc/nacl-glibc.git] / locale / SYS_libc.c
bloba879b68a25d1155983b849852e913b0db525664c
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 #include <libintl.h>
6 const char _libc_intl_domainname[] = "libc";
7 libc_hidden_data_def (_libc_intl_domainname)