mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
5 lines
96 B
ArmAsm
5 lines
96 B
ArmAsm
/* $NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $ */
|
|
|
|
#define _BCOPY
|
|
#include "memmove.S"
|