Newer
Older
ubixos / src / lib / libc / string / memmove.c
@reddawg reddawg on 16 Jan 2007 151 bytes UbixOS
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: src/lib/libc/string/memmove.c,v 1.2 2002/03/22 21:53:19 obrien Exp $");

#define	MEMMOVE
#include "bcopy.c"