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