summaryrefslogtreecommitdiff
path: root/src/arch/alpha/mt.hh
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-08-31 09:48:05 -0700
committerGabe Black <gblack@eecs.umich.edu>2010-08-31 09:48:05 -0700
commitebf5c5b91b4443d2bbf775c117e21624c19777c4 (patch)
tree688c4678bb5935fee26d50bfdca9c8cf8319dc69 /src/arch/alpha/mt.hh
parentc9d01c6557cadc263d5d7f097bed7377d4e340d9 (diff)
downloadgem5-ebf5c5b91b4443d2bbf775c117e21624c19777c4.tar.xz
Alpha: Alpha's mt.hh was including mips header files.
Diffstat (limited to 'src/arch/alpha/mt.hh')
-rw-r--r--src/arch/alpha/mt.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/alpha/mt.hh b/src/arch/alpha/mt.hh
index 6f46b4a79..88ab01e32 100644
--- a/src/arch/alpha/mt.hh
+++ b/src/arch/alpha/mt.hh
@@ -39,8 +39,6 @@
*/
#include "arch/isa_traits.hh"
-#include "arch/mips/faults.hh"
-#include "arch/mips/mt_constants.hh"
#include "base/bitfield.hh"
#include "base/trace.hh"
#include "base/misc.hh"