zephyr/arch/posix
Adithya Baglody e9cb0ae72a arch: kernel_arch_func.h: Fix MISRA violation
Always compare unsigned interger type with another unsigned
integer type. Currently in nios2, posix, riscv32, x86 and xtensa
we were comparing the _kernel.nested variable with a signed
interger type. Fixed this violation.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 12:17:58 -04:00
..
core POSIX arch: Add stub for sys_arch_reboot() 2018-10-09 16:15:45 -04:00
include arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
CMakeLists.txt uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00