blob: e2293ffc04061801d2282fcc787013fba1dc9bfe [file] [log] [blame]
#include "lib/memmove.c"
#ifdef __vxworks
/* The RTP C library uses bzero and bfill, both of which are defined
in the same file as bcopy. */
#include "lib/bzero.c"
#include "lib/bfill.c"
#endif