summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/MemoryControl.hh
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2009-07-06 15:49:47 -0700
committerNathan Binkert <nate@binkert.org>2009-07-06 15:49:47 -0700
commit05f6a4a6b92370162da17ef5cccb5a7e3ba508e5 (patch)
treec2bc3f5e914cb85cb182b184d21c9166e7bc5783 /src/mem/ruby/system/MemoryControl.hh
parent5ae983f8daf36684821c444925cbf49e99a958f6 (diff)
downloadgem5-05f6a4a6b92370162da17ef5cccb5a7e3ba508e5.tar.xz
ruby: replace strings that were missed in original ruby import.
Diffstat (limited to 'src/mem/ruby/system/MemoryControl.hh')
-rw-r--r--src/mem/ruby/system/MemoryControl.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mem/ruby/system/MemoryControl.hh b/src/mem/ruby/system/MemoryControl.hh
index a98181b0b..aef2edc5b 100644
--- a/src/mem/ruby/system/MemoryControl.hh
+++ b/src/mem/ruby/system/MemoryControl.hh
@@ -28,9 +28,9 @@
*/
/*
- * MemoryControl.h
+ * MemoryControl.hh
*
- * Description: See MemoryControl.C
+ * Description: See MemoryControl.cc
*
* $Id: $
*
@@ -56,7 +56,7 @@
#include <list>
// This constant is part of the definition of tFAW; see
-// the comments in header to MemoryControl.C
+// the comments in header to MemoryControl.cc
#define ACTIVATE_PER_TFAW 4
//////////////////////////////////////////////////////////////////////////////