summaryrefslogtreecommitdiff
path: root/sim/system.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/system.hh')
-rw-r--r--sim/system.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/system.hh b/sim/system.hh
index 4bf33a170..aa697c040 100644
--- a/sim/system.hh
+++ b/sim/system.hh
@@ -50,8 +50,6 @@ namespace Kernel { class Binning; }
class System : public SimObject
{
- protected:
- typedef TheISA::Addr Addr;
public:
MemoryController *memctrl;
PhysicalMemory *physmem;