[PATCH 08/15] nios2: Use Linux kABI for syscall return

Florian Weimer fweimer@redhat.com
Tue Feb 11 11:20:00 GMT 2020


* Adhemerval Zanella:

> +#define INTERNAL_SYSCALL_ERROR_P(val, err) \
> +  ((unsigned long) (val) >= (unsigned long) -4095)

This should use unsigned long int.  Rest looks okay.

Thanks,
Florian



More information about the Libc-alpha mailing list