gem5 v24.0.0.0
|
#include <pybind11/embed.h>
#include <cstdlib>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
int main | ( | int | argc, |
const char ** | argv ) |
Definition at line 52 of file gem5py_m5.cc.