installer: Finish incomplete commit to merge nrelease/{installer,root}.
[dragonfly.git] / lib / libc / amd64 / string / memcpy.S
1 /*      $NetBSD: memcpy.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $  */
2 /*      $FreeBSD: src/lib/libc/amd64/string/memcpy.S,v 1.1 2005/04/07 03:56:03 alc Exp $ */
3
4 #define MEMCOPY
5 #include "bcopy.S"