summaryrefslogtreecommitdiff
path: root/lib/libc/arch/alpha/string/memmove.S
blob: f95f9021010c0d32ee2a1775a3fc24b7c5beb8e3 (plain)
1
2
3
4
5
6
7
#if defined(LIBC_SCCS)
	.text
	.asciz "$OpenBSD: memmove.S,v 1.2 1996/08/19 08:11:01 tholo Exp $"
#endif

#define MEMMOVE
#include "bcopy.S"