ARM: Implement WFE/WFI/SEV semantics.
[gem5.git] / src / sim / tlb.cc
index e9a719ffa6cb53f3dee5ff297a2661b47e55a66b..8cde0db2e7b540b748d11c010b2c128c97f142e0 100644 (file)
@@ -30,6 +30,7 @@
 
 #include "cpu/thread_context.hh"
 #include "mem/page_table.hh"
+#include "sim/faults.hh"
 #include "sim/process.hh"
 #include "sim/tlb.hh"