Ruby: Make DataBlock.hh independent of RubySystem
authorNilay Vaish <nilay@cs.wisc.edu>
Fri, 25 Feb 2011 23:51:02 +0000 (17:51 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Fri, 25 Feb 2011 23:51:02 +0000 (17:51 -0600)
commit80b388647588ae864a78a82bb20892e893b6ba10
treecab33aa13c56b5ec1c9cbcf1b0275387db37c0a5
parenta10685ad1e3077e6f4a059f984a4964e37dac807
Ruby: Make DataBlock.hh independent of RubySystem
This patch changes DataBlock.hh so that it is not dependent on RubySystem.
This dependence seems unecessary. All those functions that depende on
RubySystem have been moved to DataBlock.cc file.
src/cpu/testers/rubytest/RubyTester.hh
src/mem/ruby/common/DataBlock.cc
src/mem/ruby/common/DataBlock.hh