gem5 v24.0.0.0
|
#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 - Pranith Kumar Copyright (c) 2020 Inria 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. | |