summaryrefslogtreecommitdiff
path: root/src/mem/cache
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2014-12-02 06:07:48 -0500
committerAndreas Hansson <andreas.hansson@arm.com>2014-12-02 06:07:48 -0500
commitfa60d5cf272c86cc6819e89984eb94b05dcfb605 (patch)
tree67d29101b98b7742c530bd74f43986d89595955e /src/mem/cache
parent3d6ec81e6612547efa22507f6e82d5d9c7d75252 (diff)
downloadgem5-fa60d5cf272c86cc6819e89984eb94b05dcfb605.tar.xz
mem: Make Request getters const
This patch tidies up the Request class, making all getters const. The odd one out is incAccessDepth which is called by the memory system as packets carry the request around. This is also const to enable the packet to hold on to a const Request.
Diffstat (limited to 'src/mem/cache')
0 files changed, 0 insertions, 0 deletions