mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
6 lines
115 B
ArmAsm
6 lines
115 B
ArmAsm
|
/* $NetBSD: memmove.S,v 1.1 2005/12/20 19:28:51 christos Exp $ */
|
||
|
|
||
|
#define MEMMOVE
|
||
|
#define WIDE
|
||
|
#include "bcopy.S"
|