hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#define USE_AS_MEMMOVE
#define MEMCPY		memmove
#define MEMCPY_CHK	__memmove_chk
#include "memcpy.S"