Module Name: src Committed By: jym Date: Tue May 3 21:37:00 UTC 2011
Modified Files:
src/sys/sys: bitops.h
Log Message:
Use fls64() only for types strictly bigger than 4 bytes.
ok christos@. Will ask for a pull-up, using 64 bits ops even for 4-bytes
int's is plain overkill.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/sys/bitops.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
