Fix issues in x86 memcpy-ssse3.S
[glibc.git] / sysdeps / i386 / i686 / bcopy.S
blob15ef9419a47eaf5ec1d784f93b003e8f17f906cd
1 #define USE_AS_BCOPY
2 #define memmove bcopy
3 #include <sysdeps/i386/i686/memmove.S>