ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/x86_64/multiarch/stpcpy-evex.S

8 lines
122 B
ArmAsm

#ifndef STPCPY
# define STPCPY __stpcpy_evex
#endif
#define USE_AS_STPCPY
#define STRCPY STPCPY
#include "strcpy-evex.S"