xref: /freebsd/lib/libc/i386/string/memcpy.S (revision ee2ea5ceafed78a5bd9810beb9e3ca927180c226)
1#include <machine/asm.h>
2__FBSDID("$FreeBSD$");
3
4#define MEMCOPY
5#include "bcopy.S"
6