2d0ba50396
The function _IsInIsr 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> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig | ||
defconfig |