zephyr/include/arch
Adithya Baglody 441d75770f arch: arc: arcv2_irq_unit.h: MISRA C violation fix.
The function _arc_v2_irq_unit_is_in_isr computes a Boolean
value but the function returns a integer value.
Fix the return type of the function.

This makes the zephyr api _is_in_isr() return a boolean type.
Thereby making it consistent across all the architectures.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 12:17:58 -04:00
..
arc arch: arc: arcv2_irq_unit.h: MISRA C violation fix. 2018-10-17 12:17:58 -04:00
arm Revert "linker: allow SoC to insert linker script fragments" 2018-10-14 12:14:04 -04:00
nios2 Revert "linker: allow SoC to insert linker script fragments" 2018-10-14 12:14:04 -04:00
posix Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
riscv32 Revert "linker: allow SoC to insert linker script fragments" 2018-10-14 12:14:04 -04:00
x86 Revert "linker: allow SoC to insert linker script fragments" 2018-10-14 12:14:04 -04:00
xtensa headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00