Improve 64 bit strcat functions with SSE2/SSSE3
[platform/upstream/glibc.git] / sysdeps / x86_64 / multiarch / strncat-sse2-unaligned.S
1 #define USE_AS_STRNCAT
2 #define STRCAT __strncat_sse2_unaligned
3 #include "strcat-sse2-unaligned.S"