zephyr/arch
Mikkel Jakobsen 8f2d69c4a3 arch: posix: add missing include for cpuhalt.c
Add posix_board_if.h which declares posix_exit().

This fixes implicit declaration of function errors when running
sanitycheck on samples for native_posix that calls sys_reboot().

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
2020-10-20 08:54:59 +02:00
..
arc
arm arch: aarch64: Catch early errors in EL3 and EL1 2020-10-12 12:22:15 -04:00
common gen_isr_tables: Function ptr instead of (void *) 2020-10-02 18:48:46 +02:00
nios2
posix arch: posix: add missing include for cpuhalt.c 2020-10-20 08:54:59 +02:00
riscv
x86 arch/x86: fix compilation errors 2020-10-14 13:27:23 -07:00
xtensa
CMakeLists.txt
Kconfig