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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/mips/idle_event.cc b/src/arch/mips/idle_event.cc
index 8c98c5078..a57988c10 100644
--- a/src/arch/mips/idle_event.cc
+++ b/src/arch/mips/idle_event.cc
@@ -31,6 +31,7 @@
*/
#include "arch/mips/idle_event.hh"
+
#include "arch/mips/kernel_stats.hh"
#include "cpu/thread_context.hh"