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> |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| nios2 | ||
| posix | ||
| riscv32 | ||
| x86 | ||
| xtensa | ||
| cpu.h | ||
| syscall.h | ||