summaryrefslogtreecommitdiff
path: root/locale/C-ctype_mb.c
blob: fb2309a88d8d118b677c39fb0d382d2225402360 (plain)
1
2
3
4
5
6
7
8
9
#include <ansidecl.h>
#include <localeinfo.h>
#include <stddef.h>


CONST struct ctype_mbchar_info __ctype_mbchar_C =
  {
    0, NULL
  };