x86-64: Remove the unnecessary testl in strlen-avx2.S
[glibc.git] / sysdeps / x86_64 / multiarch / stpcpy-sse2-unaligned.S
blob34231f8b466a4a0563dc2dd3b3dd01da6c3d3d04
1 #define USE_AS_STPCPY
2 #define STRCPY __stpcpy_sse2_unaligned
3 #include "strcpy-sse2-unaligned.S"