40,42d39
< #include "debug/RubyMemory.hh"
< #include "mem/protocol/MachineType.hh"
< #include "mem/ruby/common/Global.hh"
114,118c111
< NodeID
< bitIndex(NodeID index) const
< {
< return index;
< }
---
> NodeID bitIndex(NodeID index) const { return index; }
132d124
<