1#if IS_IN (libc)
2# define WCSCPY __wcscpy_sse2
3#endif
4
5#include <wcsmbs/wcscpy.c>
6