]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user/mips: Create target_ptrace.h
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Aug 2025 05:34:41 +0000 (15:34 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Aug 2025 21:04:04 +0000 (07:04 +1000)
commit0dcef5773000f4d72277c6b41200f35031bdcbb5
tree5de7f41b8d34d31d202f7ea09985afd4976458b3
parente803a48c1ac72ed47b6490e3d7cf6b0cc7372e85
linux-user/mips: Create target_ptrace.h

Move the target_pt_regs structure from target_syscall.h.
Fix the incorrect ordering of the fields.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/mips/target_ptrace.h [new file with mode: 0644]
linux-user/mips/target_syscall.h
linux-user/mips64/target_ptrace.h [new file with mode: 0644]
linux-user/mips64/target_syscall.h