remove obstack support
[uclibc-ng.git] / libc / misc / ctype / isascii_l.c
blob7fe5545b39cb09735443f1c8c93e627c958a15cb
1 /*
2 * Copyright (C) 2003-2006 Manuel Novoa III <mjn3@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_isascii_l
8 #define __UCLIBC_DO_XLOCALE
9 #include "ctype.c"