summaryrefslogtreecommitdiff
path: root/src/mem/ruby/recorder
diff options
context:
space:
mode:
authorBrad Beckmann <Brad.Beckmann@amd.com>2010-01-29 20:29:33 -0800
committerBrad Beckmann <Brad.Beckmann@amd.com>2010-01-29 20:29:33 -0800
commita579d3e43c7036456413d4868f2d513215ad20f0 (patch)
treeebb1bb3821151c58ca26ae5b08455ef0b9c8c6e3 /src/mem/ruby/recorder
parente4218dd08f13a2f4f5f688f5fb03083658bb7705 (diff)
downloadgem5-a579d3e43c7036456413d4868f2d513215ad20f0.tar.xz
ruby: Removed the old config interface
Removed the old config interface from RubySystem and libruby.
Diffstat (limited to 'src/mem/ruby/recorder')
-rw-r--r--src/mem/ruby/recorder/TraceRecord.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/recorder/TraceRecord.hh b/src/mem/ruby/recorder/TraceRecord.hh
index beb66d9b3..a187f2643 100644
--- a/src/mem/ruby/recorder/TraceRecord.hh
+++ b/src/mem/ruby/recorder/TraceRecord.hh
@@ -40,7 +40,7 @@
#define TRACERECORD_H
#include "mem/ruby/libruby_internal.hh"
-
+#include "mem/ruby/system/Sequencer.hh"
#include "mem/ruby/common/Global.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/system/NodeID.hh"