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