56512dae8b
When returning from z_riscv_switch, depending on whether the thread that has just been swapped in was earlier swapped out synchronously (i.e. via regular function call) or asynchronously (i.e. via exception/irq) we will return to arch_switch() or __irq_wrapper respectively. Comment this fact for clarity. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
common | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |