zephyr/include/arch/x86
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
..
addr_types.h
arch.h kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
asm_inline_gcc.h
asm_inline.h
asm.h
irq_controller.h
linker.ld dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
segmentation.h x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00