Richard Henderson writes:
> There were 3 copies of these flags. Place them in the
> file with gdb_do_syscall, with which they belong.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
On Sat, 21 May 2022 at 01:04, Richard Henderson
wrote:
>
> There were 3 copies of these flags. Place them in the
> file with gdb_do_syscall, with which they belong.
>
> Signed-off-by: Richard Henderson
> ---
> include/exec/gdbstub.h| 10 ++
> semihosting/arm-compat-semi.c | 8 -
There were 3 copies of these flags. Place them in the
file with gdb_do_syscall, with which they belong.
Signed-off-by: Richard Henderson
---
include/exec/gdbstub.h| 10 ++
semihosting/arm-compat-semi.c | 8
target/m68k/m68k-semi.c | 8
target/nios2/nios