Try to fixup the mess of mdoc(7)/man(7) mixture as created by the merge.
[netbsd-mini2440.git] / common / lib / libc / string / memcpy.c
blob9a95942311492646d05d53543351e5e8fc47faef
1 /* $NetBSD: memcpy.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
3 #define MEMCOPY
4 #include "bcopy.c"