add memmove.S

This commit is contained in:
perry 1998-08-04 01:41:26 +00:00
parent 6ea886d397
commit 542f66b672

View File

@ -0,0 +1,4 @@
/* $NetBSD: memmove.S,v 1.1 1998/08/04 01:41:26 perry Exp $ */
#define MEMMOVE
#include "bcopy.S"