aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/memcpy.S
blob: a0ea2ada0e7d2f4da4cae8b31a9e1f374e585bb1 (plain) (blame)
1
2
3
4
5
#include <machine/asm.h>
__FBSDID("$FreeBSD: src/lib/libc/i386/string/memcpy.S,v 1.2.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $");

#define MEMCOPY
#include "bcopy.S"