MEM: Clean-up of Functional/Virtual/TranslatingPort remnants

This patch cleans up forward declarations and a member-function
prototype that still referred to the old FunctionalPort, VirtualPort
and TranslatingPort. There is no change in functionality.
This commit is contained in:
Andreas Hansson
2012-01-30 03:44:25 -05:00
parent ce336fae6a
commit ef9fc01073
8 changed files with 0 additions and 16 deletions

View File

@@ -40,7 +40,6 @@
#include "arch/power/utility.hh"
class ThreadContext;
class FunctionalPort;
namespace PowerISA {