5 lines
102 B
C
5 lines
102 B
C
|
/* $NetBSD: memmove.c,v 1.1 2005/12/20 19:28:52 christos Exp $ */
|
||
|
|
||
|
#define MEMMOVE
|
||
|
#include "bcopy.c"
|