zephyr/include/toolchain
Stephanos Ioannidis 44ddb308c7 toolchain: Override __INTN_C macros to match Zephyr stdint types
This commit overrides the toolchain internal `__INTN_C(value)` integer
constant macros to match the types defined by the `zephyr_stdint.h`
header.

For more details, refer to the GitHub issue #44199.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-03-29 12:34:08 -07:00
..
armclang.h armclang: adding toolchain/armclang.h header 2021-08-30 08:54:23 -04:00
common.h toolchain: drop the old Z_ prefixed iterables macro 2022-02-28 12:19:15 +01:00
gcc.h toolchain: generalize the Z_IS_POW2 macro 2022-03-24 10:44:38 +01:00
llvm.h toolchain: introduce macro TOOLCHAIN_HAS_C_AUTO_TYPE 2022-02-28 10:52:51 +01:00
mwdt.h ARC: MWDT: enable back BUILD_ASSERT macro 2021-10-20 07:24:03 -04:00
xcc_missing_defs.h toolchain/xcc: Mark unsigned max as unsigned values for missing cases 2021-11-11 07:27:24 -05:00
xcc.h toolchain: xcc: add macro __in_section_unique_named() 2021-10-07 16:56:00 -04:00
zephyr_stdint.h toolchain: Override __INTN_C macros to match Zephyr stdint types 2022-03-29 12:34:08 -07:00