Newer
Older
ubixos / src / lib / libc / i386 / string / memmove.S
@reddawg reddawg on 2 Jul 2004 158 bytes libc: i386
#include <machine/asm.h>
__FBSDID("$FreeBSD: src/lib/libc/i386/string/memmove.S,v 1.7 2002/03/23 02:44:19 obrien Exp $");

#define MEMMOVE
#include "bcopy.S"