Subject: CVS commit: syssrc/sys/lib/libkern/arch/arm
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 07/06/2001 20:35:46
Module Name:	syssrc
Committed By:	toshii
Date:		Fri Jul  6 17:35:45 UTC 2001

Modified Files:
	syssrc/sys/lib/libkern/arch/arm: Makefile.inc

Log Message:
Remove bcmp, bcopy and bzero.  We don't need them as they aren't
called from asm code, and we shouldn't have them if we don't need them.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libkern/arch/arm/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.