summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/stpncpy-avx2.S
blob: 032b0407d08c6a9de6a87ebfc617c765176bab3e (plain)
1
2
3
4
#define USE_AS_STPCPY
#define USE_AS_STRNCPY
#define STRCPY __stpncpy_avx2
#include "strcpy-avx2.S"