summaryrefslogtreecommitdiff
path: root/src/mem/ruby/tester/Tester.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/tester/Tester.cc')
-rw-r--r--src/mem/ruby/tester/Tester.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/tester/Tester.cc b/src/mem/ruby/tester/Tester.cc
index 0e6f12cdc..9dcec1ed1 100644
--- a/src/mem/ruby/tester/Tester.cc
+++ b/src/mem/ruby/tester/Tester.cc
@@ -40,7 +40,7 @@
#include "Check.hh"
#include "Chip.hh"
-Tester::Tester(System* sys_ptr)
+Tester::Tester(RubySystem* sys_ptr)
{
if (g_SIMICS) {
ERROR_MSG("g_SIMICS should not be defined.");