On 12/14/20 9:30 AM, Alex Bennée wrote: > gdb_exit() has never needed anything from env and I doubt we are going > to start now. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > include/exec/gdbstub.h | 2 +- > bsd-user/syscall.c | 6 +++--- > gdbstub.c | 2 +- > linux-user/exit.c | 2 +- > target/arm/arm-semi.c | 2 +- > target/m68k/m68k-semi.c | 2 +- > target/nios2/nios2-semi.c | 2 +- > 7 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~