Remove "[Add new features here]" for 2.27
[glibc.git] / sysdeps / powerpc / locale-defines.sym
blob5c5379c39f6023b5fa6294e206cdaeec5c91373b
1 #include <locale/localeinfo.h>
3 --
5 LOCALE_CTYPE_TOLOWER    offsetof (struct __locale_struct, __ctype_tolower)
6 LOCALE_CTYPE_TOUPPER    offsetof (struct __locale_struct, __ctype_toupper)
7 _NL_CTYPE_NONASCII_CASE
8 LOCALE_DATA_VALUES      offsetof (struct __locale_data, values)
9 SIZEOF_VALUES           sizeof (((struct __locale_data *) 0)->values[0])