Newer
Older
ubix2 / src / lib / libc / string / memcpy.c
@reddawg reddawg on 23 Oct 2006 150 bytes LIBC string
#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"