cpu: Make CPU and ThreadContext getters const
Review Request #2187 - Created March 6, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10082:8b710352c6fc --------------------------- cpu: Make CPU and ThreadContext getters const This patch merely tidies up the CPU and ThreadContext getters by making them const where appropriate.
Unsurprisingly, all regressions pass.
