]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/amd64/string/memcpy.S
MFV r331695, 331700: 9166 zfs storage pool checkpoint
[FreeBSD/FreeBSD.git] / lib / libc / amd64 / string / memcpy.S
1 /*      $NetBSD: memcpy.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $  */
2 /*      $FreeBSD$ */
3
4 #define MEMCOPY
5 #include "bcopy.S"