diff options
Diffstat (limited to 'src/arch/power/vtophys.hh')
-rw-r--r-- | src/arch/power/vtophys.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/power/vtophys.hh b/src/arch/power/vtophys.hh index 8b88c9215..7371f38a6 100644 --- a/src/arch/power/vtophys.hh +++ b/src/arch/power/vtophys.hh @@ -39,7 +39,6 @@ #include "arch/power/isa_traits.hh" #include "arch/power/utility.hh" - class ThreadContext; class FunctionalPort; |