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