summaryrefslogtreecommitdiff
path: root/libc/string/x86_64/mempcpy.S
blob: 3816d9f7207f6f76738958cbc29b4105dd517a9e (plain)
1
2
3
#define memcpy mempcpy
#include "memcpy.S"
libc_hidden_def(mempcpy)