zephyr/include/toolchain
Andrew Boie f1b1332c94 x86: fix large Kconfig values on 64-bit
Use the special x86 operand modifier 'p' to print the raw value.
This fixes an issue on x86-64 where errors were generated
if a constant larger than INT_MAX was used.

Values larger than UINT_MAX are still unsupported (on any arch).

Fixes: #22542

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-02-13 09:03:03 +02:00
..
common.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
gcc.h x86: fix large Kconfig values on 64-bit 2020-02-13 09:03:03 +02:00
xcc.h toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00
xcc_missing_defs.h toolchain/xcc: augment compiler provided macros to match gcc and clang 2019-07-03 06:09:16 -04:00
zephyr_stdint.h stdint.h: streamline type definitions 2019-06-25 23:29:22 -04:00