Work around old buggy program which cannot cope with memcpy semantics.
[glibc.git] / sysdeps / x86_64 / multiarch / memmove-ssse3.S
blob295430b1ef097ebe33c12ed7ca3f98393509bc56
1 #define USE_AS_MEMMOVE
2 #define MEMCPY          __memmove_ssse3
3 #define MEMCPY_CHK      __memmove_chk_ssse3
4 #include "memcpy-ssse3.S"