summaryrefslogtreecommitdiff
path: root/libc/misc/ctype/toascii.c
blob: a63b99344a72c8d7ad54913877e523c5a718f49c (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (C) 2003-2006 Manuel Novoa III <mjn3@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define L_toascii
#include "ctype.c"