mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
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"
|