summaryrefslogtreecommitdiff
path: root/cpu/o3/ras.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/o3/ras.hh')
-rw-r--r--cpu/o3/ras.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/o3/ras.hh b/cpu/o3/ras.hh
index fd7f5fe1c..46d98181e 100644
--- a/cpu/o3/ras.hh
+++ b/cpu/o3/ras.hh
@@ -34,8 +34,6 @@
class ReturnAddrStack
{
- protected:
- typedef TheISA::Addr Addr;
public:
ReturnAddrStack(unsigned numEntries);