glibc/sysdeps/i386/bcopy.S

5 lines
86 B
ArmAsm

#define USE_AS_MEMMOVE
#define USE_AS_BCOPY
#define MEMCPY bcopy
#include "memcpy.S"