Newer
Older
UbixOS / lib / libc_bsd / arm / string / bcopy.S
/*	$NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $	*/

#include <machine/asm.h>
__FBSDID("$FreeBSD: releng/10.2/lib/libc/arm/string/bcopy.S 129202 2004-05-14 12:04:31Z cognet $");
#define _BCOPY
#include "memmove.S"