blob: 6b829eb82553aeaeb82433b2b7277f044b2b1a9d (
plain)
1
2
3
4
5
6
7
8
|
/*
* Copyright (C) 2002-2006 Manuel Novoa III <mjn3@uclibc.org>
*
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#define L_iswalpha
#include "_wctype.c"
|