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