diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2014-12-02 06:07:48 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2014-12-02 06:07:48 -0500 |
commit | fa60d5cf272c86cc6819e89984eb94b05dcfb605 (patch) | |
tree | 67d29101b98b7742c530bd74f43986d89595955e /src/mem/cache/prefetch | |
parent | 3d6ec81e6612547efa22507f6e82d5d9c7d75252 (diff) | |
download | gem5-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/prefetch')
0 files changed, 0 insertions, 0 deletions