zephyr/include/toolchain
Carles Cufi bb9f432dc1 toolchain: Add BUILD_ASSERT macro for compile-time checks
This new macro will trigger a build failure if the compile-time
check fails. Useful for checking static conditions such as
structure sizes or offsets.

Change-Id: I417ea816003b97beb1b5f15bc583c38691f0b8a9
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-10-03 19:41:08 +00:00
..
common.h toolchain: Add BUILD_ASSERT macro for compile-time checks 2016-10-03 19:41:08 +00:00
gcc.h toolchain: Use ALIAS_OF() in FUNC_ALIAS() macro 2016-09-30 15:55:40 +00:00