1 #include "locale_impl.h"
4 static const uint32_t empty_mo
[] = { 0x950412de, 0, -1, -1, -1 };
6 const struct __locale_map __c_dot_utf8
= {
8 .map_size
= sizeof empty_mo
,
12 const struct __locale_struct __c_locale
= { 0 };
13 const struct __locale_struct __c_dot_utf8_locale
= {
14 .cat
[LC_CTYPE
] = &__c_dot_utf8