#include "Gem5Controller.hpp"
namespace fail { int interrupt_to_fire = -1;
void Gem5Controller::save(const std::string &path) { } void Gem5Controller::restore(const std::string &path) { } void Gem5Controller::reboot() { } } // end-of-namespace: fail