On 7/8/21 7:11 AM, Philippe Mathieu-Daudé wrote:
We want to have one generic target_errno.h (API to access target
errno), and will add target errno definitions in target_errno_defs.h.
The sparc target already have its errnos in an header, simply rename
it.

Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
  linux-user/sparc/{target_errno.h => target_errno_defs.h} | 4 ++--
  linux-user/sparc/target_syscall.h                        | 2 +-
  2 files changed, 3 insertions(+), 3 deletions(-)
  rename linux-user/sparc/{target_errno.h => target_errno_defs.h} (99%)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to