Revert "gem5: save/restore moved to Gem5Controller"
This reverts commit d525005990.
This commit is contained in:
@ -30,7 +30,7 @@ public:
|
||||
void startup();
|
||||
~Gem5Controller();
|
||||
|
||||
void save(const std::string &path);
|
||||
bool save(const std::string &path);
|
||||
void restore(const std::string &path);
|
||||
void reboot();
|
||||
#if defined(CONFIG_EVENT_BREAKPOINTS) ||\
|
||||
|
||||
Reference in New Issue
Block a user