diff options
Diffstat (limited to 'lib/libc/alpha/string/memcpy.S')
-rw-r--r-- | lib/libc/alpha/string/memcpy.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/alpha/string/memcpy.S b/lib/libc/alpha/string/memcpy.S deleted file mode 100644 index 7f5527d..0000000 --- a/lib/libc/alpha/string/memcpy.S +++ /dev/null @@ -1,4 +0,0 @@ -/* $NetBSD: memcpy.S,v 1.1 1995/08/13 00:40:47 cgd Exp $ */ - -#define MEMCOPY -#include "bcopy.S" |