gem5 v24.0.0.0
|
#include <Python.h>
#include <iostream>
#include "pybind11/embed.h"
#include "pybind11/pybind11.h"
#include "python/embedded.hh"
#include "sim/init_signals.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 48 of file main.cc.
References gem5::ArmISA::e, gem5::initSignals(), and gem5::ArmISA::status.