6 lines
86 B
C
6 lines
86 B
C
#ifndef NOT_IN_libc
|
|
# define wcscpy __wcscpy_ia32
|
|
#endif
|
|
|
|
#include "wcsmbs/wcscpy.c"
|