aboutsummaryrefslogtreecommitdiffstats
path: root/lib/find_last_bit.c
Commit message (Collapse)AuthorAge
* bitmap: find_last_bit()Rusty Russell2008-12-31
Impact: New API As the name suggests. For the moment everyone uses the generic one. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>