ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/x86_64/multiarch/strncpy-avx2.S

8 lines
127 B
ArmAsm
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
#ifndef STRNCPY
# define STRNCPY __strncpy_avx2
#endif
#define USE_AS_STRNCPY
#define STRCPY STRNCPY
#include "strcpy-avx2.S"