summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mem/ruby/common/Address.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mem/ruby/common/Address.hh b/src/mem/ruby/common/Address.hh
index c63100b7f..881ef5d66 100644
--- a/src/mem/ruby/common/Address.hh
+++ b/src/mem/ruby/common/Address.hh
@@ -72,9 +72,6 @@ class Address
void makePageAddress();
void makeNextStrideAddress(int stride);
- int getBankSetNum() const;
- int getBankSetDist() const;
-
Index memoryModuleIndex() const;
void print(std::ostream& out) const;