remove obstack support
[uclibc-ng.git] / libc / misc / ctype / isctype.c
bloba2d0b3dd8c6587398edba9e3afa1d0ce3e469d3d
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_isctype
8 #include "ctype.c"