zephyr/include/toolchain
Adithya Baglody 21d43a6fe4 include: toolchain: gcc.h: Fixed MISRA C violation.
The macros likely() and unlikely() used by the compiler for
optimization are always used inside an if condition.
According to MISRA we need to have bool type and not long.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 12:17:58 -04:00
..
common.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gcc.h include: toolchain: gcc.h: Fixed MISRA C violation. 2018-10-17 12:17:58 -04:00
xcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00