summaryrefslogtreecommitdiff
path: root/cpu/exec_context.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/exec_context.hh')
-rw-r--r--cpu/exec_context.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/exec_context.hh b/cpu/exec_context.hh
index a62225f1b..7409095e2 100644
--- a/cpu/exec_context.hh
+++ b/cpu/exec_context.hh
@@ -44,7 +44,7 @@ class BaseCPU;
#include "targetarch/alpha_memory.hh"
class MemoryController;
-#include "kern/tru64/kernel_stats.hh"
+#include "kern/kernel_stats.hh"
#include "sim/system.hh"
#include "sim/sw_context.hh"