sim: Add an option to forward work items to Python
[gem5.git] / src / arch / mips / dsp.hh
index 1cca5138497808176d8a1e4ad5e085b23c1a8c4a..0e9424f38008bb3b1a5a258ee9146005d7326e4a 100755 (executable)
 #ifndef __ARCH_MIPS_DSP_HH__
 #define __ARCH_MIPS_DSP_HH__
 
-#include "arch/mips/types.hh"
 #include "arch/mips/isa_traits.hh"
+#include "arch/mips/types.hh"
 #include "base/misc.hh"
 #include "base/types.hh"
-#include "config/full_system.hh"
 
 class ThreadContext;