diff options
Diffstat (limited to 'src/arch/mips/vtophys.hh')
-rw-r--r-- | src/arch/mips/vtophys.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/mips/vtophys.hh b/src/arch/mips/vtophys.hh index 6fde36aac..5ecc30b1f 100644 --- a/src/arch/mips/vtophys.hh +++ b/src/arch/mips/vtophys.hh @@ -37,7 +37,6 @@ #include "arch/mips/isa_traits.hh" #include "arch/mips/utility.hh" - class ThreadContext; class FunctionalPort; |