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