Include the x86 specific traits file.
--HG-- extra : convert_revision : bcf448aedd832022527cc972f7a1f0433987c564
This commit is contained in:
parent
9e93feea10
commit
b9b29525a6
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@
|
|||
#ifndef __ARCH_X86_ISATRAITS_HH__
|
||||
#define __ARCH_X86_ISATRAITS_HH__
|
||||
|
||||
#include "arch/x86/x86_traits.hh"
|
||||
|
||||
namespace LittleEndianGuest {}
|
||||
|
||||
namespace X86ISA
|
||||
|
|
Loading…
Reference in a new issue