1#define USE_AS_MEMMOVE
2#define USE_AS_BCOPY
3#define MEMCPY		bcopy
4#include "memcpy.S"
5