mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 05:59:13 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: memcpy.S,v 1.1 2002/06/06 20:03:38 fredette Exp $ */
|
|
|
|
#define MEMCPY
|
|
#include "bcopy.S"
|