X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/a28bf75d63c6a64e4c3b417c6052e45f42c6cedd..6465356a983ac139f81d3b7913cdb548477c346c:/string/FreeBSD/memcpy.c diff --git a/string/FreeBSD/memcpy.c b/string/FreeBSD/memcpy.c deleted file mode 100644 index ed03856..0000000 --- a/string/FreeBSD/memcpy.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -__FBSDID("$FreeBSD$"); - -#define MEMCOPY -#include "bcopy.c"