MEM: Clean-up of Functional/Virtual/TranslatingPort remnants
[gem5.git] / src / cpu / simple_thread.hh
index ebc23276af3677b0b9099bfd205db1638ec7aa49..57e83b4d133b14e8accf5e9b7f11da1391777e0c 100644 (file)
@@ -58,8 +58,6 @@ class BaseCPU;
 
 class FunctionProfile;
 class ProfileNode;
-class FunctionalPort;
-class PhysicalPort;
 
 namespace TheISA {
     namespace Kernel {
@@ -71,7 +69,6 @@ namespace TheISA {
 
 #include "mem/page_table.hh"
 #include "sim/process.hh"
-class TranslatingPort;
 
 #endif // FULL_SYSTEM