summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/memcpy.S
blob: db5a3f4de5c65fda8212c82af008a21d08d88e33 (plain)
1
2
3
4
5
6
7
#include <machine/asm.h>
__FBSDID("$FreeBSD$");

#define MEMCOPY
#include "bcopy.S"

	.section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud