summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/memcpy.c
AgeCommit message (Expand)Author
2000-03-30Kill some more register declarations.augustss
1999-03-31replace memcpy() implementation (which just called bcopy()) withcgd
1997-10-05Copyright assigned to The NetBSD Foundation.thorpej
1996-01-30Add a memcpy() function, just a cheezy wrapper around bcopy(). Yes,thorpej