Newer
Older
ubix2 / src / lib / libc_old / string / memcpy.c
@reddawg reddawg on 1 Jun 2006 150 bytes ubix2
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: src/lib/libc/string/memcpy.c,v 1.2 2002/03/22 21:53:19 obrien Exp $");

#define	MEMCOPY
#include "bcopy.c"