projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae3e1d2
)
Twin64_t is in base/bigint.hh
author
Nathan Binkert
<nate@binkert.org>
Wed, 1 Aug 2007 18:48:32 +0000
(11:48 -0700)
committer
Nathan Binkert
<nate@binkert.org>
Wed, 1 Aug 2007 18:48:32 +0000
(11:48 -0700)
--HG--
extra : convert_revision :
827a89c203235aea08d184cdc720d9c6fb08e4c7
src/sim/insttracer.hh
patch
|
blob
|
history
diff --git
a/src/sim/insttracer.hh
b/src/sim/insttracer.hh
index ebeae1fe988263ba8040c4db85620c853aa25e79..82b86ca84c561532406ceace2bcb5101d5955fec 100644
(file)
--- a/
src/sim/insttracer.hh
+++ b/
src/sim/insttracer.hh
@@
-32,6
+32,7
@@
#ifndef __INSTRECORD_HH__
#define __INSTRECORD_HH__
+#include "base/bigint.hh"
#include "base/trace.hh"
#include "cpu/inst_seq.hh" // for InstSeqNum
#include "cpu/static_inst.hh"