summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips/string/memcpy.S
blob: 8434511351807d4fb0988fb533b9647c264205a6 (plain)
1
2
3
4
5
/*	$NetBSD: memcpy.S,v 1.1 2000/10/10 21:51:54 jeffs Exp $	*/


#define MEMCOPY
#include "bcopy.S"
5e58978e8'>Merge the nathanw_sa branch.thorpej 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz 1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink 1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-04-28fix mdoc referencesfair 1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink 1997-05-16Add/update 1003.1 conformance notice.kleink