summaryrefslogtreecommitdiff
path: root/src/arch/mips/idle_event.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/idle_event.cc')
-rw-r--r--src/arch/mips/idle_event.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/idle_event.cc b/src/arch/mips/idle_event.cc
index d1d4f7c63..0aea08834 100644
--- a/src/arch/mips/idle_event.cc
+++ b/src/arch/mips/idle_event.cc
@@ -34,7 +34,7 @@
#include "arch/mips/kernel_stats.hh"
#include "cpu/thread_context.hh"
-using namespace TheISA;
+using namespace MipsISA;
void
IdleStartEvent::process(ThreadContext *tc)