(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
strcat-evex.S
#ifndef STRCAT
# define STRCAT	__strcat_evex
#endif

#define USE_AS_STRCAT
#define STRCPY	STRCAT
#include "strcpy-evex.S"