mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 23:50:29 -04:00
6 lines
103 B
ArmAsm
6 lines
103 B
ArmAsm
/* $NetBSD: memmove.S,v 1.1 2005/12/20 19:28:50 christos Exp $ */
|
|
|
|
|
|
#define MEMMOVE
|
|
#include "bcopy.S"
|