Unroll x86-64 strlen
[glibc.git] / include / langinfo.h
blob37a91c699de55569d638d5f633d8156e4ec154cd
1 #ifndef _LANGINFO_H
3 #include <locale/langinfo.h>
5 libc_hidden_proto (nl_langinfo)
7 extern __typeof (nl_langinfo_l) __nl_langinfo_l;
8 libc_hidden_proto (__nl_langinfo_l)
10 #endif