|
| From: | Richard Henderson |
| Subject: | Re: [PATCH v2 5/8] linux-user/hppa: Move errno definitions to 'target_errno_defs.h' |
| Date: | Thu, 8 Jul 2021 08:35:02 -0700 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/8/21 7:11 AM, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org> --- linux-user/hppa/target_errno_defs.h | 210 ++++++++++++++++++++++++++++ linux-user/hppa/target_syscall.h | 210 ---------------------------- 2 files changed, 210 insertions(+), 210 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |