From ebf5c5b91b4443d2bbf775c117e21624c19777c4 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Tue, 31 Aug 2010 09:48:05 -0700 Subject: Alpha: Alpha's mt.hh was including mips header files. --- src/arch/alpha/mt.hh | 2 -- 1 file changed, 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" -- cgit v1.2.3