gem5  v21.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Functions | Variables
init.cc File Reference
#include <Python.h>
#include "sim/init.hh"
#include <marshal.h>
#include <zlib.h>
#include <iostream>
#include <list>
#include <string>
#include <vector>
#include "base/compiler.hh"
#include "base/cprintf.hh"
#include "base/logging.hh"
#include "base/types.hh"
#include "config/have_protobuf.hh"
#include "python/pybind11/pybind.hh"
#include "sim/async.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Macros

#define PyCC(x)   (const_cast<char *>(x))
 

Functions

void gem5::registerNativeModules ()
 
int gem5::m5Main (int argc, char **_argv)
 

Variables

const GEM5_WEAK char * gem5::m5MainCommands []
 

Macro Definition Documentation

◆ PyCC

#define PyCC (   x)    (const_cast<char *>(x))

Definition at line 74 of file init.cc.


Generated on Tue Sep 7 2021 14:53:53 for gem5 by doxygen 1.8.17