mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
52d61227b6
UBIFS requires fls(), which is not defined for arm (and some other architectures) and this patch adds it. The implementation is taken from Linux and is generic. ffs() is also defined for those that miss it. Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> |
||
---|---|---|
.. | ||
bitops.h | ||
byteorder.h | ||
cache.h | ||
config.h | ||
global_data.h | ||
io.h | ||
posix_types.h | ||
processor.h | ||
psr.h | ||
ptrace.h | ||
status_led.h | ||
string.h | ||
system.h | ||
types.h | ||
u-boot.h |