xref: /freebsd/lib/libc/amd64/string/memcpy.S (revision 13de33a5dc2304b13d595d75d48c51793958474f)
1/*	$NetBSD: memcpy.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $	*/
2/*	$FreeBSD$ */
3
4#define MEMCOPY
5#include "bcopy.S"
6