diff options
author | Vince Weaver <vince@csl.cornell.edu> | 2009-10-20 15:15:37 -0400 |
---|---|---|
committer | Vince Weaver <vince@csl.cornell.edu> | 2009-10-20 15:15:37 -0400 |
commit | 776f9405fa0e58ea5ca0354cd233ebb2603bddbf (patch) | |
tree | 3160e90596d9ea0e9fbf08bfea8099ddcd9ae798 /src/cpu/base_dyn_inst_impl.hh | |
parent | 2b232e11a8395c90e792fe743fc681bb3abfb16f (diff) | |
download | gem5-776f9405fa0e58ea5ca0354cd233ebb2603bddbf.tar.xz |
Fix stat64 structure on 32-bit X86_SE
The st_size entry was in the wrong place
(see linux-2.6.29/arch/x86/include/asm/stat.h )
Also, the packed attribute is needed when compiling on a
64-bit machine, otherwise gcc adds extra padding that
break the layout of the structure.
Diffstat (limited to 'src/cpu/base_dyn_inst_impl.hh')
0 files changed, 0 insertions, 0 deletions