blob: 8cebfea0e4e855c1752099ca919186f4976a5ad2 [file] [log] [blame]
#include <wchar.h>
#ifndef NOT_IN_libc
# define WCSLEN __wcslen_ia32
#endif
extern __typeof (wcslen) __wcslen_ia32;
#include "wcsmbs/wcslen.c"