|
khypervisor
v1
|

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 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.
1.7.6.1