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