diff options
Diffstat (limited to 'cpu/o3/btb.hh')
-rw-r--r-- | cpu/o3/btb.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/o3/btb.hh b/cpu/o3/btb.hh index f443ddbaf..77bdc32ea 100644 --- a/cpu/o3/btb.hh +++ b/cpu/o3/btb.hh @@ -34,8 +34,6 @@ class DefaultBTB { - protected: - typedef TheISA::Addr Addr; private: struct BTBEntry { |