xref: /netbsd-src/common/lib/libc/arch/sh3/string/memmove.S (revision 76c7fc5f6b13ed0b1508e6b313e88e59977ed78e)
1/*	$NetBSD: memmove.S,v 1.2 2006/04/22 23:53:47 uwe Exp $	*/
2
3#define MEMMOVE
4#include "memcpy.S"
5