mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: bcopy.S,v 1.15 2005/02/09 18:15:16 christos Exp $ */
|
|
|
|
#define BCOPY
|
|
#include "memcpy.S"
|