summaryrefslogtreecommitdiff
path: root/arch/mips/faults.hh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/faults.hh')
-rw-r--r--arch/mips/faults.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/faults.hh b/arch/mips/faults.hh
index 4e1cb5ed6..60c9e735c 100644
--- a/arch/mips/faults.hh
+++ b/arch/mips/faults.hh
@@ -32,9 +32,6 @@
#include "sim/faults.hh"
#include "arch/isa_traits.hh" //For the Addr type
-class Garbage;
-class Fault;
-
class AlphaFault : public Fault
{
public: