ruby: remove AbstractMemOrCache
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 15 Oct 2012 22:27:16 +0000 (17:27 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 15 Oct 2012 22:27:16 +0000 (17:27 -0500)
commitc14e6cfc4e84ba198ef6ec2f9cae2b3eda15813c
tree2d521e212ce2801b8e9ca9d873b72a65499f2271
parent3e607f146f4c8acac6b42e61a0e6295f52f408a4
ruby: remove AbstractMemOrCache
The only place where this abstract class is in use is the memory controller,
which it self is an abstract class. Does not seem useful at all.
src/mem/ruby/system/AbstractMemOrCache.hh [deleted file]
src/mem/ruby/system/MemoryControl.hh
src/mem/ruby/system/RubyMemoryControl.hh