summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/fls.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add fls/flsl functions to find the last bit set in a valuejsg2013-07-111-0/+46
from FreeBSD ok mikeb@ haesbaert@ deraadt@