X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-parisc%2Funistd.h;h=a7d857f0e4f404963c86f2baeb240f80d7a6f110;hb=e2bf3cae515090fefe28329e71230dfe7ab873b1;hp=f74d207c76da45b8a0c699258ebaebbb57442de5;hpb=ff80c66ab637df825122558d1f3f3cbdd830f962;p=linux-2.6 diff --git a/include/asm-parisc/unistd.h b/include/asm-parisc/unistd.h index f74d207c76..a7d857f0e4 100644 --- a/include/asm-parisc/unistd.h +++ b/include/asm-parisc/unistd.h @@ -802,7 +802,7 @@ #define __NR_timerfd_settime (__NR_Linux + 307) #define __NR_timerfd_gettime (__NR_Linux + 308) -#define __NR_Linux_syscalls (__NR_fallocate + 1) +#define __NR_Linux_syscalls (__NR_timerfd_gettime + 1) #define __IGNORE_select /* newselect */