commit | cb8aea4bd5e77857c713edeb62bffcb1f7f06a39 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Apr 02 15:39:58 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Apr 02 17:07:55 2014 -0700 |
tree | 681762eac98329401eed57ffcef56463eb6cd3b2 | |
parent | d0ab1223cc8c5181e502196a7765790ad2aba3c8 [diff] |
Make SpaceBitmap cross-compiling tolerant Change the order of bits in SpaceBitmap to be the intuitive one: Offset 0 is bit 0, instead of the MSB. Then compiling on 32b for 64b works as expected. Change-Id: Iee2491eaf06d4b5f8b534b7c980d5719633cb64c