This patch introduces the C-language equivalent of the function: int ffs(int x); In include/asm-generic/bitops/ffs.h This code largely copied from: include/linux/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> |
||
|---|---|---|
| .. | ||
| __ffs.h | ||
| atomic.h | ||
| ffs.h | ||
| ffz.h | ||
| find.h | ||
| fls.h | ||
| fls64.h | ||
| non-atomic.h | ||
| sched.h | ||