6 lines
83 B
C
6 lines
83 B
C
|
#include <sys/cdefs.h>
|
||
|
__FBSDID("$FreeBSD$");
|
||
|
|
||
|
#define MEMMOVE
|
||
|
#include "bcopy.c"
|