Merge with main repository.
This commit is contained in:
@@ -44,8 +44,6 @@ namespace Kernel {
|
||||
class Statistics;
|
||||
};
|
||||
|
||||
class TranslatingPort;
|
||||
|
||||
/**
|
||||
* Derived ThreadContext class for use with the InOrderCPU. It
|
||||
* provides the interface for any external objects to access a
|
||||
|
||||
@@ -40,8 +40,6 @@ namespace Kernel {
|
||||
class Statistics;
|
||||
};
|
||||
|
||||
class TranslatingPort;
|
||||
|
||||
/**
|
||||
* Derived ThreadContext class for use with the O3CPU. It
|
||||
* provides the interface for any external objects to access a
|
||||
|
||||
@@ -57,8 +57,6 @@ class BaseCPU;
|
||||
|
||||
class FunctionProfile;
|
||||
class ProfileNode;
|
||||
class PhysicalPort;
|
||||
class TranslatingPort;
|
||||
|
||||
namespace TheISA {
|
||||
namespace Kernel {
|
||||
|
||||
Reference in New Issue
Block a user