Mem: Make members relating to range and size constant
Review Request #1297 - Created July 5, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9103:9c5e388abf87 --------------------------- Mem: Make members relating to range and size constant This patch makes the address-range related members const. The change is trivial and merely ensures that they can be called on a const memory.
util/regress all passing (disregarding t1000 and eio)
