summaryrefslogtreecommitdiff
path: root/kern/tru64/tru64_events.cc
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-03-10 17:56:41 -0500
committerGabe Black <gblack@eecs.umich.edu>2006-03-10 17:56:41 -0500
commit2ee6e7ab5f3ea50080a9448e6bd8defcdb534640 (patch)
tree8d991764aa0dbae3f9cbe8ecff0339877035a64a /kern/tru64/tru64_events.cc
parent03f9716a0a45e9563f32bacd2979060daae6b2d2 (diff)
downloadgem5-2ee6e7ab5f3ea50080a9448e6bd8defcdb534640.tar.xz
Added ev5.hh to files which should include it directly, now that it isn't included within isa_traits.hh
--HG-- extra : convert_revision : e49935da238a299e681f9137ad3c0b7dc0e226a3
Diffstat (limited to 'kern/tru64/tru64_events.cc')
-rw-r--r--kern/tru64/tru64_events.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/tru64/tru64_events.cc b/kern/tru64/tru64_events.cc
index 8f2be6d9b..855c3cd36 100644
--- a/kern/tru64/tru64_events.cc
+++ b/kern/tru64/tru64_events.cc
@@ -33,6 +33,7 @@
#include "kern/tru64/dump_mbuf.hh"
#include "kern/tru64/printf.hh"
#include "mem/functional/memory_control.hh"
+#include "arch/alpha/ev5.hh"
#include "arch/arguments.hh"
#include "arch/isa_traits.hh"
#include "sim/system.hh"