Merge ktlim@zizzer:/bk/m5
[gem5.git] / arch / alpha / system.cc
index b841a6d5339a2e855b6a3d261d2647bc202f1349..25543da57589d9d84101868576482e09762d2b89 100644 (file)
@@ -27,6 +27,7 @@
  */
 
 #include "arch/alpha/system.hh"
+#include "arch/vtophys.hh"
 #include "base/remote_gdb.hh"
 #include "base/loader/object_file.hh"
 #include "base/loader/symtab.hh"
@@ -35,7 +36,7 @@
 #include "mem/functional/physical.hh"
 #include "sim/byteswap.hh"
 #include "sim/builder.hh"
-#include "targetarch/vtophys.hh"
+
 
 using namespace LittleEndianGuest;