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