Akinobu Mita 176d8b0c27 [PATCH] bitops: generic ffz()
This patch introduces the C-language equivalent of the function: unsigned long
ffz(unsigned long word);

In include/asm-generic/bitops/ffz.h

This code largely copied from: include/asm-parisc/bitops.h

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:10 -08:00
..
2006-03-26 08:57:10 -08:00
2006-01-03 13:11:06 -08:00
2006-01-08 20:13:39 -08:00
2006-01-08 20:13:39 -08:00
2006-01-10 08:01:34 -08:00
2006-02-15 15:32:22 -08:00
2005-09-08 14:57:25 -07:00
2005-10-29 21:40:37 -07:00