Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
[gem5.git] / src / arch / power / tlb.hh
index 4445995fcd2c73aedbef61fa384acb9c4926cbe4..8431b9ad199a99a3746004062bad569b3101898f 100644 (file)
@@ -46,7 +46,7 @@
 #include "base/statistics.hh"
 #include "mem/request.hh"
 #include "params/PowerTLB.hh"
-#include "sim/faults.hh"
+#include "sim/fault.hh"
 #include "sim/tlb.hh"
 
 class ThreadContext;