gem5
v20.1.0.0
|
#include "systemc/core/sc_main_fiber.hh"
#include <cstring>
#include <string>
#include "systemc/core/kernel.hh"
#include "systemc/core/scheduler.hh"
#include "systemc/ext/core/messages.hh"
#include "systemc/ext/core/sc_main.hh"
#include "systemc/ext/utils/sc_report_handler.hh"
#include "systemc/utils/report.hh"
Go to the source code of this file.
Namespaces | |
sc_gem5 | |
Functions | |
int | sc_main (int argc, char *argv[]) |
Variables | |
ScMainFiber | sc_gem5::scMainFiber |
int sc_main | ( | int | argc, |
char * | argv[] | ||
) |
Referenced by sc_gem5::ScMainFiber::main().