zephyr/include/arch/arc
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
..
v2 arch: arc: add missing macro helper definition 2018-11-30 10:54:19 -08:00
arch.h kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00