summaryrefslogtreecommitdiff
path: root/src/arch/alpha/tru64/system.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/alpha/tru64/system.hh')
-rw-r--r--src/arch/alpha/tru64/system.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/alpha/tru64/system.hh b/src/arch/alpha/tru64/system.hh
index 7f64d1042..947e92f50 100644
--- a/src/arch/alpha/tru64/system.hh
+++ b/src/arch/alpha/tru64/system.hh
@@ -36,7 +36,7 @@
#include "arch/isa_traits.hh"
#include "sim/system.hh"
-class ExecContext;
+class ThreadContext;
class BreakPCEvent;
class BadAddrEvent;