On Tue, May 8, 2018 at 12:40 PM, Laurent Vivier <laur...@vivier.eu> wrote:
> Copied from linux/arch/sparc/include/uapi/asm/errno.h
>
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> ---
>  linux-user/sparc/target_syscall.h   | 203 
> ++++++++++++++++++++++++++++++++++++
>  linux-user/sparc64/target_syscall.h | 203 
> ++++++++++++++++++++++++++++++++++++
>  2 files changed, 406 insertions(+)

The changes are coming from single file, why duplicating them?
Could they go into e.g. linux-user/sparc/target_errno.h, and get
#included by both linux-user/sparc/target_syscall.h and
linux-user/sparc64/target_syscall.h?

-- 
Thanks.
-- Max

Reply via email to