1 #if IS_IN (libc)
2 # define wcsrchr  __wcsrchr_ia32
3 #endif
4 
5 #include "wcsmbs/wcsrchr.c"
6