mem: Add "const" attribute to Packet getters
authorStephan Diestelhorst <stephan.diestelhorst@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
committerStephan Diestelhorst <stephan.diestelhorst@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
commit19c2a606fadbf04d1839eec738bbabccb218c7f3
tree63b9d0984e856ac244eeb52080639855a6282b6b
parent885656f2ed55a0a6432ae2beb960944a2a50efcc
mem: Add "const" attribute to Packet getters

Add a "const" keywords to the getters in the Packet class so these can be
invoked on const Packet objects.
src/mem/packet.hh