Clean up the SimpleTimingPort class a little bit.
authorNathan Binkert <nate@binkert.org>
Mon, 10 Nov 2008 19:51:18 +0000 (11:51 -0800)
committerNathan Binkert <nate@binkert.org>
Mon, 10 Nov 2008 19:51:18 +0000 (11:51 -0800)
commitc25d966b06061402894b99a2362cb109275b73d1
tree9043b58798b62e0ca32d4f67fd0fc916c9954e4d
parentea70a44c9f18c895f920cc13bcaf7b3d7fa3c74d
Clean up the SimpleTimingPort class a little bit.
Move the constructor into the .cc file and get rid of the typedef for
SendEvent.
src/mem/tport.cc
src/mem/tport.hh