mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-22 15:07:43 +08:00
5 lines
102 B
ArmAsm
5 lines
102 B
ArmAsm
|
/* $NetBSD: memmove.S,v 1.1 2005/12/20 19:28:51 christos Exp $ */
|
||
|
|
||
|
#define MEMMOVE
|
||
|
#include "bcopy.S"
|