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