ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/i386/memmove.S

5 lines
100 B
ArmAsm
Raw Normal View History

2024-04-01 15:19:46 +00:00
#define USE_AS_MEMMOVE
#define MEMCPY memmove
#define MEMCPY_CHK __memmove_chk
#include "memcpy.S"