1#define USE_AS_MEMMOVE
2#define USE_AS_BCOPY
3#define MEMCPY		__bcopy_sse2_unaligned
4#include "memcpy-sse2-unaligned.S"
5