From: Gabe Black Date: Mon, 5 Mar 2007 12:21:20 +0000 (+0000) Subject: Include the x86 specific traits file. X-Git-Tag: m5_2.0_beta3~166 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9b29525a6454eacd170b27da7a428f360a6729e;p=gem5.git Include the x86 specific traits file. --HG-- extra : convert_revision : bcf448aedd832022527cc972f7a1f0433987c564 --- diff --git a/src/arch/x86/isa_traits.hh b/src/arch/x86/isa_traits.hh index 2f4febd9b..fcff50b70 100644 --- a/src/arch/x86/isa_traits.hh +++ b/src/arch/x86/isa_traits.hh @@ -58,6 +58,8 @@ #ifndef __ARCH_X86_ISATRAITS_HH__ #define __ARCH_X86_ISATRAITS_HH__ +#include "arch/x86/x86_traits.hh" + namespace LittleEndianGuest {} namespace X86ISA