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