(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcscpy-avx2.S
#ifndef WCSCPY
# define WCSCPY	__wcscpy_avx2
#endif

#define USE_AS_WCSCPY
#define STRCPY	WCSCPY
#include "strcpy-avx2.S"