On Thu, Jun 26, 2008 at 02:30:28PM +0200, [EMAIL PROTECTED] wrote:
> +#define __NR_semtimedop              325
> +#define __NR_timerfd_settime 326
> +#define __NR_timerfd_gettime 327
> +
> +#ifdef __KERNEL__
> +
> +#define __NR_syscalls                327
> +
Off-by-1 on __NR_syscalls, this should be 328.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to