Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/02/2007 21:01:30
Module Name:	src
Committed By:	christos
Date:		Fri Nov  2 21:01:30 UTC 2007

Modified Files:
	src/sys/sys: Makefile
Added Files:
	src/sys/sys: bitops.h

Log Message:
Add ffs, fls and integer log function.
ToDo: Add a <machine/bitops.h> include for architecture optimized overrides.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/sys/Makefile
cvs rdiff -r0 -r1.1 src/sys/sys/bitops.h

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