Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
167f7e6514acfd4ea615ac2499b604be5660ff37
/
.
/
ap
/
build
/
uClibc
/
libc
/
misc
/
wchar
/
wcswidth.c
blob: 3d955a21c3f7d7d601ce960bf66db5f320f322ea [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
/*
2
* Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
3
*
4
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5
*/
6
7
#define
L_wcswidth
8
#include
"wchar.c"