Review Board 2.0.15


MEM: Make all the port proxy members const

Review Request #1061 - Created Feb. 23, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
MEM: Make all the port proxy members const

This is a trivial patch that merely makes all the member functions of
the port proxies const. There is no good reason why they should not
be, and this change only serves to make it explicit that they are not
modified through their use.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Feb. 28, 2012, 5:53 p.m.)

Status: Closed (submitted)