zephyr/include/toolchain
Stephanos Ioannidis 571741a0c5 toolchain: Add __BYTE_ORDER__ definition to the GCC toolchain header.
__BYTE_ORDER__ preprocessor definition is not defined by older versions
of GCC. The definitions for __ORDER_BIG_ENDIAN__,
__ORDER_LITTLE_ENDIAN__ and __BYTE_ORDER__ by automatic detection using
arch-specific endianness definitions have been added.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2019-09-19 08:13:52 -04:00
..
common.h riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
gcc.h toolchain: Add __BYTE_ORDER__ definition to the GCC toolchain header. 2019-09-19 08:13:52 -04:00
xcc_missing_defs.h
xcc.h
zephyr_stdint.h