Newer
Older
ubixos / src / lib / libc / i386 / string / memcpy.S
@reddawg reddawg on 16 Jan 2007 157 bytes UbixOS
#include <machine/asm.h>
__FBSDID("$FreeBSD: src/lib/libc/i386/string/memcpy.S,v 1.2 2002/03/23 02:44:19 obrien Exp $");

#define MEMCOPY
#include "bcopy.S"