memcpy.S revision 303975
1/*	$NetBSD: memcpy.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $	*/
2/*	$FreeBSD: releng/11.0/lib/libc/amd64/string/memcpy.S 144730 2005-04-07 03:56:03Z alc $ */
3
4#define MEMCOPY
5#include "bcopy.S"
6