mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: memmove.S,v 1.1 2011/06/16 16:39:14 joerg Exp $ */
|
|
|
|
#define MEMMOVE
|
|
#include "memcpy.S"
|