zephyr/arch/posix/core
Alberto Escolar Piedras 8eb51a309d POSIX arch: Add stub for sys_arch_reboot()
To allow apps to compile with CONFIG_REBOOT,
add a weak stub for sys_arch_reboot which does nothing
in the POSIX arch
POSIX boards may choose to provide a more sensible implementation
if relevant.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-10-09 16:15:45 -04:00
..
offsets debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
CMakeLists.txt headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cpuhalt.c POSIX arch: Add stub for sys_arch_reboot() 2018-10-09 16:15:45 -04:00
fatal.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
posix_core.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
swap.c kernel: swap: Fix __swap signature 2018-09-14 16:55:37 -04:00
thread.c kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00