zephyr/include/arch
Flavio Ceolin b82a339813 kernel: init: Add nop instruction in main
The main function is just a weak function that should be override by the
applications if they need. Just adding a nop instructions to explicitly
says that this function does nothing.

MISRA-C rule 2.2

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-14 13:17:36 +01:00
..
arc kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
arm kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
nios2 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
posix kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
riscv32 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
x86 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
xtensa kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01: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