|
gem5 v25.0.0.1
|
#include "sim/globals.hh"#include <set>#include <string>#include "base/logging.hh"#include "sim/cur_tick.hh"Go to the source code of this file.
Namespaces | |
| namespace | gem5 |
| Copyright (c) 2024 Arm Limited All rights reserved. | |
Variables | |
| std::set< std::string > | gem5::version_tags |
| The version tags for this build of the simulator, to be stored in the Globals section during serialization and compared upon unserialization. | |