Module Name: src
Committed By: tls
Date: Thu Aug 20 17:56:22 UTC 1998
Modified Files:
src/sys/lib/libkern/arch/mips: Makefile.inc
Log Message:
update for b->mem change in sys/kern; now we need memcmp and memset, not just
memchr. AFAIK, memcpy is provided by the compiler or by locore on this
platform.