Go to the source code of this file.
Defines | |
#define | FALSE 0 |
#define | TRUE (!FALSE) |
Typedefs | |
typedef unsigned char | uint8 |
typedef signed char | int8 |
typedef unsigned short | uint16 |
typedef signed short | int16 |
typedef unsigned int | uint32 |
typedef signed int | int32 |
typedef uint8 | bool |
typedef void * | address |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|