mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
5 lines
94 B
ArmAsm
5 lines
94 B
ArmAsm
/* $NetBSD: bcopy.S,v 1.3 2006/04/23 00:08:18 uwe Exp $ */
|
|
|
|
#define BCOPY
|
|
#include "memcpy.S"
|