sim: Use forward declarations for ports.
Review Request #285 - Created Nov. 3, 2010 and submitted
| 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.
Seems like a good idea to me.
