glibc/sysdeps/x86_64/multiarch/strcat-evex.S

8 lines
122 B
ArmAsm

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