zephyr/include/toolchain
Daniel Leung 5ef8db8ac9 xcc: define __INT*_C() and __UINT*_C()
Our minimal C library makes an alias of UINT*_C() to
be __UINT*_C() and INT*_C() to __INT*_C(). However,
in XCC, these are not defined by default, so define
them ourselves.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-02-05 07:45:07 -05:00
..
common.h sparc: Add compiler and linker tool support 2020-11-13 14:53:55 -08:00
gcc.h toolchain: add GEN_ABSOLUTE_SYM_KCONFIG() 2021-02-02 09:23:45 -05:00
mwdt.h toolchain: define __no_optimization attribute across toolchains 2020-10-06 11:41:23 -04:00
xcc_missing_defs.h
xcc.h xcc: define __INT*_C() and __UINT*_C() 2021-02-05 07:45:07 -05:00
zephyr_stdint.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00