GNU libmicrohttpd 0.9.77
|
#include "platform.h"
Go to the source code of this file.
Macros | |
#define | _MHD_BIG_ENDIAN 1234 |
#define | _MHD_LITTLE_ENDIAN 4321 |
#define | _MHD_PDP_ENDIAN 2143 |
#define _MHD_BIG_ENDIAN 1234 |
Definition at line 67 of file mhd_byteorder.h.
#define _MHD_LITTLE_ENDIAN 4321 |
Definition at line 68 of file mhd_byteorder.h.
#define _MHD_PDP_ENDIAN 2143 |
Definition at line 69 of file mhd_byteorder.h.