Ruby Set: Move NUMBER_WORDS_PER_SET to Set.hh
authorNilay Vaish <nilay@cs.wisc.edu>
Fri, 6 Jan 2012 11:11:07 +0000 (05:11 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Fri, 6 Jan 2012 11:11:07 +0000 (05:11 -0600)
commit6da125cc3cc25605888dc8f242225d91846d608e
tree03c4244842abde08854fa0b64c62c4b59f30a731
parenta88ec980a454b4979120c08d2891606f8a1f3769
Ruby Set: Move NUMBER_WORDS_PER_SET to Set.hh
This constant is currently in System.hh, but is only used in Set.hh. It
is being moved to Set.hh to remove this artificial dependence of Set.hh
on System.hh.

--HG--
extra : rebase_source : 683c43a5eeaec4f5f523b3ea32953a07f65cfee7
src/mem/ruby/common/Set.hh
src/mem/ruby/system/System.hh