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

9 lines
149 B
ArmAsm
Raw Normal View History

2024-04-01 15:19:46 +00:00
#ifndef STPNCPY
# define STPNCPY __stpncpy_evex
#endif
#define USE_AS_STPCPY
#define USE_AS_STRNCPY
#define STRCPY STPNCPY
#include "strcpy-evex.S"