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 toolchain/xcc: augment compiler provided macros to match gcc and clang 2019-07-03 06:09:16 -04:00
xcc.h misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 2019-05-14 19:53:30 -05:00
zephyr_stdint.h stdint.h: streamline type definitions 2019-06-25 23:29:22 -04:00