xref: /freebsd/lib/libc/amd64/string/memmove.S (revision 93ab75867017bed8892f9f3b1e1bbd6120d49fcd)
1/*	$NetBSD: memmove.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $	*/
2/*	$FreeBSD$ */
3
4#define MEMMOVE
5#include "bcopy.S"
6
7	.section .note.GNU-stack,"",%progbist
8