1*f14fb602SLionel Sambuc/* $NetBSD: memmove.S,v 1.1 2011/06/16 16:39:14 joerg Exp $ */ 2*f14fb602SLionel Sambuc 3*f14fb602SLionel Sambuc#define MEMMOVE 4*f14fb602SLionel Sambuc#include "memcpy.S" 5