xref: /freebsd/lib/libc/amd64/string/memcpy.S (revision e9a994639b2af232f994ba2ad23ca45a17718d2b)
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