NetBSD/lib/libc/string/memcpy.c

5 lines
98 B
C

/* $NetBSD: memcpy.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
#define MEMCOPY
#include "bcopy.c"