[coreboot] [PATCH 3/5] libpayload: Implement ffs()

Peter Stuge peter at stuge.se
Fri Feb 25 21:48:27 CET 2011


Patrick Georgi wrote:
> +int ffs(int i);

Wording in my ffs(3) page suggests that int can be 64 bit. We don't
care?


//Peter




More information about the coreboot mailing list