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