Review Board 2.0.15


ruby: message buffer: drop dequeue_getDelayCycles()

Review Request #2210 - Created March 12, 2014 and submitted - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10115:519495f3db7b
---------------------------
ruby: message buffer: drop dequeue_getDelayCycles()
The functionality of updating and returning the delay cycles would now be
performed by the dequeue() function itself.