summaryrefslogtreecommitdiff
path: root/src/mem/ruby/profiler/Profiler.hh
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2011-02-25 17:54:56 -0600
committerNilay Vaish <nilay@cs.wisc.edu>2011-02-25 17:54:56 -0600
commite7edd270aabd3705f025e10f3f496723230b01ae (patch)
tree7e5ae99fe97507ac5ba97b09a1117f1242f218fb /src/mem/ruby/profiler/Profiler.hh
parent6bf7153104637c18133fa36c02ca6a4a9b015799 (diff)
downloadgem5-e7edd270aabd3705f025e10f3f496723230b01ae.tar.xz
Ruby: Remove libruby
This patch removes libruby_internal.hh, libruby.hh and libruby.cc. It moves the contents to libruby.hh to RubyRequest.hh and RubyRequest.cc files.
Diffstat (limited to 'src/mem/ruby/profiler/Profiler.hh')
-rw-r--r--src/mem/ruby/profiler/Profiler.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mem/ruby/profiler/Profiler.hh b/src/mem/ruby/profiler/Profiler.hh
index 26b5b466d..c0cee1d7d 100644
--- a/src/mem/ruby/profiler/Profiler.hh
+++ b/src/mem/ruby/profiler/Profiler.hh
@@ -62,7 +62,6 @@
#include "mem/ruby/common/Global.hh"
#include "mem/ruby/common/Histogram.hh"
#include "mem/ruby/common/Set.hh"
-#include "mem/ruby/libruby.hh"
#include "mem/ruby/system/MachineID.hh"
#include "mem/ruby/system/MemoryControl.hh"
#include "mem/ruby/system/NodeID.hh"