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 a2582b296..51696d9b2 100644 --- a/src/arch/power/vtophys.hh +++ b/src/arch/power/vtophys.hh @@ -40,7 +40,6 @@ #include "arch/power/utility.hh" class ThreadContext; -class FunctionalPort; namespace PowerISA { |