|
| From: | Richard Henderson |
| Subject: | Re: [PATCH v2 4/8] linux-user/alpha: Move errno definitions to 'target_errno_defs.h' |
| Date: | Thu, 8 Jul 2021 08:34:31 -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/alpha/target_errno_defs.h | 194 +++++++++++++++++++++++++++ linux-user/alpha/target_syscall.h | 194 --------------------------- 2 files changed, 194 insertions(+), 194 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |