7 lines
144 B
ArmAsm
Raw Normal View History

/* $NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $ */
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
#define _BCOPY
#include "memmove.S"