summaryrefslogtreecommitdiff
path: root/sysdeps/i386/memmove.S
blob: 60a45d21e04ecf54fa65acf3266d46e2e4a2efb1 (plain)
1
2
3
4
#define USE_AS_MEMMOVE
#define MEMCPY		memmove
#define MEMCPY_CHK	__memmove_chk
#include "memcpy.S"