zephyr/include/toolchain
Oleg Zhurakivskyy c408fa88a3 toolchain: common: Merge build assert macros
In order to de-duplicate 2 macros with the same use,
merge BUILD_ASSERT(), BUILD_ASSERT_MSG() into one macro.

Make BUILD_ASSERT_MSG() deprecated.

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2020-03-31 07:18:06 +02:00
..
common.h toolchain: common: Merge build assert macros 2020-03-31 07:18:06 +02:00
gcc.h toolchain: common: Merge build assert macros 2020-03-31 07:18:06 +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