ruby: remove AbstractMemOrCache
Review Request #1458 - Created Oct. 3, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9280:ccc2118da290 --------------------------- 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.
Looks good to me. I'm not aware of any code that uses this object anymore.
