projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e93fee
)
Include the x86 specific traits file.
author
Gabe Black
<gblack@eecs.umich.edu>
Mon, 5 Mar 2007 12:21:20 +0000
(12:21 +0000)
committer
Gabe 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
patch
|
blob
|
history
diff --git
a/src/arch/x86/isa_traits.hh
b/src/arch/x86/isa_traits.hh
index 2f4febd9bb10c2f366c57e057ae2695ee04c575c..fcff50b7085f3ac85e1fdf148e21a26e6cced58e 100644
(file)
--- 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