|
LibXenon
Bare-metal Xbox 360 homebrew library
|
#include "arch/cc.h"

Go to the source code of this file.
Macros | |
| #define | LITTLE_ENDIAN 1234 |
| #define | BIG_ENDIAN 4321 |
| #define | SZT_F U32_F |
| #define | X8_F "02x" |
| #define | PACK_STRUCT_BEGIN |
| #define | PACK_STRUCT_END |
| #define | PACK_STRUCT_FIELD(x) x |
| #define | LWIP_UNUSED_ARG(x) (void)x |
| #define SZT_F U32_F |