ruby: replace Address by Addr
Review Request #2919 - Created June 25, 2015 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10890:7de59d6d7ab1
---------------------------
ruby: replace Address by Addr
This patch eliminates the type Address defined by the ruby memory system.
This memory system would now use the type Addr that is in use by the
rest of the system.
Review request changed
Updated (June 25, 2015, 1:18 a.m.)
Description: |
|
|---|
Same as the other one.
Posted (June 25, 2015, 3:57 p.m.)
Can this patch wait until we check in the patches we posted in early May? This patch does not make any functional changes, but it will be a headache to merge with. It would be nice to get our changes in ahead of this one.
Thanks
