From 248033f31ea7198ab1339631cc198bb13935c2e8 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sun, 30 Oct 2011 18:39:38 -0700 Subject: SE/FS: Get rid of FULL_SYSTEM in MIPS. --- src/arch/mips/isa_traits.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/mips/isa_traits.hh') diff --git a/src/arch/mips/isa_traits.hh b/src/arch/mips/isa_traits.hh index 5cef45523..1d5f25d6c 100644 --- a/src/arch/mips/isa_traits.hh +++ b/src/arch/mips/isa_traits.hh @@ -34,7 +34,6 @@ #ifndef __ARCH_MIPS_ISA_TRAITS_HH__ #define __ARCH_MIPS_ISA_TRAITS_HH__ -#include "arch/mips/mips_core_specific.hh" #include "arch/mips/types.hh" #include "base/types.hh" #include "config/full_system.hh" -- cgit v1.2.3