#include <inttypes.h>
Go to the source code of this file.
Defines | |
#define | DBG_START |
#define | DBG_PRINT(s) |
#define | DBG_END |
#define | Z_OK 0 |
#define | Z_TRUE 1 |
#define | Z_FALSE 0 |
Typedefs | |
typedef uint8_t | uint8 |
typedef int8_t | int8 |
typedef uint16_t | uint16 |
typedef int16_t | int16 |
typedef uint32_t | uint32 |
typedef int32_t | int32 |
typedef uint64_t | uint64 |
typedef int64_t | int64 |
typedef uint32 | Elf32_Addr |
typedef uint16 | Elf32_Half |
typedef uint32 | Elf32_Off |
typedef int32 | Elf32_Sword |
typedef uint32 | Elf32_Word |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|