mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 14:39:47 -04:00
5 lines
103 B
ArmAsm
5 lines
103 B
ArmAsm
/* $NetBSD: memmove.S,v 1.1 2005/12/20 19:28:49 christos Exp $ */
|
|
|
|
#define MEMMOVE
|
|
#include "memcpy.S"
|