mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 06:59:29 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: bcopy.S,v 1.1 2008/02/21 17:35:47 garbled Exp $ */
|
|
|
|
#define _BCOPY
|
|
#include "memmove.S"
|