]> git.ozlabs.org Git - ccan/commit
bitmap: Rework types and sizing macros
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 5 Sep 2013 12:40:19 +0000 (22:40 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 5 Sep 2013 13:31:02 +0000 (23:31 +1000)
commit4b284149ed1f14b1e4a7a2fdc6af605e4a352b03
tree4552dd6b836c825c8dbb127fe2222450ec6a7c20
parentea15c79c29a3d86a36316e9b3c707cb6f5d0582b
bitmap: Rework types and sizing macros

Go with "words" rather than explicitly referencing longs in the macros

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
ccan/bitmap/bitmap.h