#include <arch/types.h>
#include <arch.h>
Include dependency graph for include/types.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Zygoma |
Typedefs | |
typedef Arch::u08 | u08 |
A One-byte unsigned integral type. | |
typedef Arch::u16 | u16 |
A Two-byte unsigned integral type. | |
typedef Arch::u32 | u32 |
A Four-byte unsigned integral type. |
|
A One-byte unsigned integral type.
|
|
A Two-byte unsigned integral type.
|
|
A Four-byte unsigned integral type.
|