summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mblocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/mblocal.h')
-rw-r--r--lib/libc/locale/mblocal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/mblocal.h b/lib/libc/locale/mblocal.h
index b4e1098..0faebe5 100644
--- a/lib/libc/locale/mblocal.h
+++ b/lib/libc/locale/mblocal.h
@@ -35,6 +35,7 @@
* Rune initialization function prototypes.
*/
int _none_init(_RuneLocale *);
+int _ascii_init(_RuneLocale *);
int _UTF8_init(_RuneLocale *);
int _EUC_init(_RuneLocale *);
int _GB18030_init(_RuneLocale *);
OpenPOWER on IntegriCloud