aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/memmove.S
blob: 93d8693585862a91f4b3d9ced7347a88d9540609 (plain) (blame)
1
2
3
4
5
/*	$NetBSD: memmove.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $	*/
/*	$FreeBSD: src/lib/libc/amd64/string/memmove.S,v 1.1 2005/04/07 03:56:03 alc Exp $ */

#define MEMMOVE
#include "bcopy.S"