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

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