1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-21 14:53:53 +03:00
Files
glibc/sysdeps/i386/i686/bcopy.S
2010-01-12 11:22:03 -08:00

4 lines
82 B
ArmAsm

#define USE_AS_BCOPY
#define memmove bcopy
#include <sysdeps/i386/i686/memmove.S>