zephyr/include/toolchain
Marti Bolivar 7e61e70b15 toolchain: add BUILD_ASSERT_MSG()
Like BUILD_ASSERT(), but with a message to emit on failure.

The base implementation swallows the message; compiler headers can
override it when they can do better.

Change-Id: Ib724e48554da77a51afa01468b1d5b7806f9de6b
Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-04-01 20:35:45 +00:00
..
common.h toolchain: add BUILD_ASSERT_MSG() 2017-04-01 20:35:45 +00:00
gcc.h gcc: add compiler_barrier() macro 2017-02-16 04:56:20 +00:00