mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
6 lines
86 B
C
6 lines
86 B
C
|
#ifndef NOT_IN_libc
|
||
|
# define WCSLEN __wcslen_ia32
|
||
|
#endif
|
||
|
|
||
|
#include "wcsmbs/wcslen.c"
|