mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / arm / system.hh
index a9048051eaed9660c5368979f761241f57c68680..90fed14a790f676d4d8a805441bbcba6855d2054 100644 (file)
@@ -138,12 +138,6 @@ class ArmSystem : public System
     /** True if Priviledge Access Never is implemented */
     const unsigned _havePAN;
 
-    /**
-     * Range for memory-mapped m5 pseudo ops. The range will be
-     * invalid/empty if disabled.
-     */
-    const AddrRange _m5opRange;
-
     /**
      * True if the Semihosting interface is enabled.
      */