On Thu, 28 Aug 2025 at 13:13, Richard Henderson
<[email protected]> wrote:
>
> Move the target_pt_regs structure from target_syscall.h.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  linux-user/mips/target_ptrace.h    | 17 +++++++++++++++++
>  linux-user/mips/target_syscall.h   | 19 -------------------
>  linux-user/mips64/target_ptrace.h  | 16 ++++++++++++++++
>  linux-user/mips64/target_syscall.h | 16 ----------------
>  4 files changed, 33 insertions(+), 35 deletions(-)
>  create mode 100644 linux-user/mips/target_ptrace.h
>  create mode 100644 linux-user/mips64/target_ptrace.h
>

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to