khypervisor  v1
Typedefs
include/arch_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int int32_t
typedef unsigned int uint32_t
typedef unsigned short uint16_t
typedef unsigned long long uint64_t
typedef unsigned char uint8_t

Typedef Documentation

typedef int int32_t

Definition at line 4 of file arch_types.h.

typedef unsigned short uint16_t

Definition at line 6 of file arch_types.h.

typedef unsigned int uint32_t

Definition at line 5 of file arch_types.h.

typedef unsigned long long uint64_t

Definition at line 7 of file arch_types.h.

typedef unsigned char uint8_t

Definition at line 8 of file arch_types.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines