zephyr/include/arch/posix
Alberto Escolar Piedras 550225b668 native: Generalize native tasks
Some drivers or tests need to execute some code before Zephyr is
booted, dynamically register command line arguments, etc.

For this purpose, we generalize the NATIVE_EXIT_TASK to also
provide hooks to run a function at a given point during the startup
of native_posix.

Also, test/boards/native_posix/exit_tasks is generalized to cover
this new functionality.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-07-30 22:13:46 -04:00
..
arch.h include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
asm_inline.h
asm_inline_gcc.h
linker.ld native: Generalize native tasks 2018-07-30 22:13:46 -04:00
native_tasks.ld native: Generalize native tasks 2018-07-30 22:13:46 -04:00