zephyr/include/toolchain
Peter Mitsis 6704ff462e kernel: Add __unused tag
The '__unused' tag can be used to inform the compiler that a variable
might be deliberately unused. It can be used instead of ARG_UNUSED().

Change-Id: I0ec4ee92dcec29b5f9cbda362d0d6b051055628a
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-10-03 20:22:05 +00:00
..
common.h toolchain: Add BUILD_ASSERT macro for compile-time checks 2016-10-03 19:41:08 +00:00
gcc.h kernel: Add __unused tag 2016-10-03 20:22:05 +00:00