[Development] Urgent help needed: determining endianness at compile time in INTEGRITY

Thiago Macieira thiago.macieira at intel.com
Thu May 17 08:46:34 CEST 2018


On Wednesday, 16 May 2018 23:26:27 PDT Kimmo Ollila wrote:
> Endianness Macros
> One of these symbols is always defined to specify the endianness of the
> target processor.
> 
> __BIG_ENDIAN__
> Big Endian byte order.
> 
> __LITTLE_ENDIAN__
> Little Endian byte order.

So they are defined but not required to be equal to something?

Ok, will change the change.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list