Catalin Marinas 048fa2df92 generic: Implement generic ffs/fls using __builtin_* functions
This patch implements ffs, __ffs, fls, __fls using __builtin_* gcc
functions. These header files can be used by other architectures that
rely on the gcc builtins.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2012-09-14 17:15:41 +01:00
..
2006-03-26 08:57:11 -08:00
2006-03-26 08:57:10 -08:00
2007-10-18 14:37:29 -07:00
2007-10-19 11:53:42 -07:00
2007-07-09 18:52:00 +02:00