NetBSD/lib/libc/arch/alpha/string
cgd c37c5ab530 Alpha assembly language bcopy(), written by Trevor Blackwell
<tlb@eecs.harvard.edu>.  I added support for using it as memcpy()
and memmove(), by compiling with the appropriate options.
1995-08-13 00:42:27 +00:00
..
Makefile.inc bcopy is now a .S, add memcpy.S and memmove.S 1995-08-13 00:35:53 +00:00
bcopy.S Alpha assembly language bcopy(), written by Trevor Blackwell 1995-08-13 00:42:27 +00:00
memcpy.S stubs to define things, and include the bcopy source 1995-08-13 00:40:47 +00:00
memmove.S stubs to define things, and include the bcopy source 1995-08-13 00:40:47 +00:00