sim: Move the BaseTLB to src/arch/generic/
[gem5.git] / src / arch / mips / system.hh
index fcaceadcd5c4fe0b4cb9de74c264063cd89c9eda..6b74ac1e54b313a310f49c62fcf6f6f1e9b3d982 100755 (executable)
@@ -55,11 +55,6 @@ class MipsSystem : public System
     virtual bool breakpoint();
 
   public:
-    /**
-     * Serialization stuff
-     */
-    virtual void serialize(std::ostream &os);
-    virtual void unserialize(Checkpoint *cp, const std::string &section);
 
     /**
      * Set the m5MipsAccess pointer in the console