Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
[gem5.git] / src / arch / arm / nativetrace.cc
index e426d6611ff20b7bb7a3a2c0196c3f439a33ebcd..d97be88a25d36784d05b43bc21d261a1263d051c 100644 (file)
@@ -45,6 +45,7 @@
 #include "arch/arm/nativetrace.hh"
 #include "cpu/thread_context.hh"
 #include "params/ArmNativeTrace.hh"
+#include "sim/byteswap.hh"
 
 namespace Trace {