mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 11:06:00 +00:00
XCC does not seem to handle if(IS_ENABLED()) well which means XCC would not get rid of code even IS_ENABLED() is false. In this case, sys_reboot() call in ztest is in this situation so add a dummy version for ztest only. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |