installer: Finish incomplete commit to merge nrelease/{installer,root}.
[dragonfly.git] / lib / libc / amd64 / string / memmove.S
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 MEMMOVE
5 #include "bcopy.S"