summaryrefslogtreecommitdiff
path: root/src/arch/power/isa.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/isa.cc')
-rw-r--r--src/arch/power/isa.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/power/isa.cc b/src/arch/power/isa.cc
index 0b49c9714..faf6dfb91 100644
--- a/src/arch/power/isa.cc
+++ b/src/arch/power/isa.cc
@@ -38,6 +38,7 @@
*/
#include "arch/power/isa.hh"
+
#include "params/PowerISA.hh"
namespace PowerISA