Merge with main repository.
[gem5.git] / src / arch / mips / vtophys.hh
index 37a7378a83c862c3318585bbf4e3668ef7026ab0..a3fbdd457a5191d635b55eaf6a7f6fd8bf460fbe 100644 (file)
@@ -38,7 +38,6 @@
 #include "arch/mips/utility.hh"
 
 class ThreadContext;
-class FunctionalPort;
 
 namespace MipsISA {
     Addr vtophys(Addr vaddr);