Changed the bus to use a bool to keep track of retries rather than a pointer
authorGabe Black <gblack@eecs.umich.edu>
Tue, 10 Oct 2006 21:24:03 +0000 (17:24 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 10 Oct 2006 21:24:03 +0000 (17:24 -0400)
commit549412b33361629b03d9d85dac3bb3efa2f07baf
tree03995c9f63fafe5483716f96c8fc78a71e3360d0
parent5f9aca531d348bdc90585c41dcf9bf33201cc6cf
Changed the bus to use a bool to keep track of retries rather than a pointer

src/mem/tport.cc:
    minor formatting tweak

--HG--
extra : convert_revision : 7391d142815c5876fcc0f991bd053e6a1781c101
src/mem/bus.cc
src/mem/bus.hh
src/mem/tport.cc