ruby: remove undefined functions in Address class
This commit is contained in:
parent
f2b5b4c8cc
commit
38736ce7c3
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue