zephyr/arch
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
..
arc arch: setup logging using new logger 2018-10-08 17:49:12 -04:00
arm arch: nxp_mpu: fix types in log macro 2018-10-08 17:49:12 -04:00
common tests: benchmarks: timing_info: Enable benchmarks for riscv32. 2018-08-20 06:51:25 -07:00
nios2 kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
posix POSIX arch: Add stub for sys_arch_reboot() 2018-10-09 16:15:45 -04:00
riscv32 arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
x86 kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
xtensa kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch: setup logging using new logger 2018-10-08 17:49:12 -04:00