xref: /dragonfly/lib/libc/x86_64/string/memmove.S (revision d5d36918)
1/*	$NetBSD: memmove.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $	*/
2/*	$FreeBSD: src/lib/libc/amd64/string/memmove.S,v 1.1 2005/04/07 03:56:03 alc Exp $ */
3
4#define DO_MEMMOVE
5#include "bcopy.S"
6