Review Board 2.0.15


sim: Use forward declarations for ports.

Review Request #285 - Created Nov. 3, 2010 and submitted - Latest diff uploaded

Information
Ali Saidi
gem5
Reviewers
Default
sim: Use forward declarations for ports.
Virtual ports need TLB data which means touching any file in the arch
directory rebuilds anything that include system.hh which is pretty much anything.