NetBSD/lib/libc/arch/sh3/string/memmove.S
itohy 6cde54195b Assembly version of string functions.
Originally from SHIMIZU Ryo.
2002-11-20 14:23:54 +00:00

5 lines
99 B
ArmAsm

/* $NetBSD: memmove.S,v 1.1 2002/11/20 14:23:54 itohy Exp $ */
#define MEMMOVE
#include "bcopy.S"