[PATCH 1/4] Define INLINE_VSYSCALL on all ports

Mike Frysinger vapier@gentoo.org
Wed Apr 15 23:46:00 GMT 2015


On 15 Apr 2015 17:21, Adhemerval Zanella wrote:
> --- a/sysdeps/unix/sysv/linux/nios2/sysdep.h
> +++ b/sysdeps/unix/sysv/linux/nios2/sysdep.h
>  
> +#undef INLINE_VSYSCALL
> +#define INLINE_VSYSCALL(name, nr, args...) \
> +        INLINE_SYSCALL (name, nr, ##args)

this one has odd indent compared to all the rest
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150415/2f63a3c6/attachment.sig>


More information about the Libc-alpha mailing list