mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 08:28:37 -07:00
Raised exceptions don't return, so mark the helper with noreturn.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpu-param.h | ||
| cpu.c | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| Kconfig | ||
| meson.build | ||
| mmu.c | ||
| mmu.h | ||
| monitor.c | ||
| nios2-semi.c | ||
| op_helper.c | ||
| translate.c | ||