diff options
Diffstat (limited to 'cpu/o3/tournament_pred.hh')
-rw-r--r-- | cpu/o3/tournament_pred.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/o3/tournament_pred.hh b/cpu/o3/tournament_pred.hh index 6cfd24cfb..cb93c2f67 100644 --- a/cpu/o3/tournament_pred.hh +++ b/cpu/o3/tournament_pred.hh @@ -35,8 +35,6 @@ class TournamentBP { - protected: - typedef TheISA::Addr Addr; public: /** * Default branch predictor constructor. |