TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Machine.h File Reference
#include "temu-c/Support/Cpu.h"
#include "temu-c/Target/Cpu.h"
#include <stdint.h>
Include dependency graph for Machine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  temu_MachineIface
 

Macros

#define TEMU_MACHINE_IFACE_TYPE   "MachineIface"
 

Typedefs

typedef struct temu_MachineIface temu_MachineIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Machine)
 

Macro Definition Documentation

#define TEMU_MACHINE_IFACE_TYPE   "MachineIface"

Definition at line 43 of file Machine.h.

Typedef Documentation

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_Machine  )