Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Macros
endian.h File Reference

Asterisk architecture endianess compatibility definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __BIG_ENDIAN   4321
 
#define __LITTLE_ENDIAN   1234
 

Detailed Description

Asterisk architecture endianess compatibility definitions.

Definition in file endian.h.

Macro Definition Documentation

◆ __BIG_ENDIAN

#define __BIG_ENDIAN   4321

Definition at line 49 of file endian.h.

◆ __LITTLE_ENDIAN

#define __LITTLE_ENDIAN   1234

Definition at line 45 of file endian.h.