Include the x86 specific traits file.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 5 Mar 2007 12:21:20 +0000 (12:21 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 5 Mar 2007 12:21:20 +0000 (12:21 +0000)
--HG--
extra : convert_revision : bcf448aedd832022527cc972f7a1f0433987c564

src/arch/x86/isa_traits.hh

index 2f4febd9bb10c2f366c57e057ae2695ee04c575c..fcff50b7085f3ac85e1fdf148e21a26e6cced58e 100644 (file)
@@ -58,6 +58,8 @@
 #ifndef __ARCH_X86_ISATRAITS_HH__
 #define __ARCH_X86_ISATRAITS_HH__
 
+#include "arch/x86/x86_traits.hh"
+
 namespace LittleEndianGuest {}
 
 namespace X86ISA