zephyr/include/toolchain
Johan Hedberg 49987e8eca toolchain: Add macro for warning for unused return values
This will let us get compiler warnings whenever the return value of
specific functions stays unused. I called this __must_check since that's
the name Linux uses as well.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2021-06-16 10:42:17 +02:00
..
common.h toolchain: remove deprecated BUILD_ASSERT_MSG macro 2021-06-11 16:35:19 -05:00
gcc.h toolchain: Add macro for warning for unused return values 2021-06-16 10:42:17 +02:00
llvm.h toolchain: add llvm abstraction 2021-04-22 07:42:58 -04:00
mwdt.h toolchain: define __no_optimization attribute across toolchains 2020-10-06 11:41:23 -04:00
xcc_missing_defs.h
xcc.h toolchain: xcc: nullify __deprecated macro 2021-03-29 07:53:23 -04:00
zephyr_stdint.h