On Sun, Sep 5, 2021 at 8:18 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > cpu_loop() never exits, so mark it with QEMU_NORETURN. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > bsd-user/qemu.h | 2 +- > linux-user/qemu.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
