| commit | 0dcef5773000f4d72277c6b41200f35031bdcbb5 | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Thu Aug 28 15:34:41 2025 +1000 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 30 07:04:04 2025 +1000 |
| tree | 5de7f41b8d34d31d202f7ea09985afd4976458b3 | |
| parent | e803a48c1ac72ed47b6490e3d7cf6b0cc7372e85 [diff] |
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>