diff options
Diffstat (limited to 'lib/libc/string/memcpy.c')
-rw-r--r-- | lib/libc/string/memcpy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/memcpy.c b/lib/libc/string/memcpy.c deleted file mode 100644 index ee11504..0000000 --- a/lib/libc/string/memcpy.c +++ /dev/null @@ -1,2 +0,0 @@ -#define MEMCOPY -#include "bcopy.c" |