X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2Funistd.h;h=76398ef87e9bcb730c864a624ed77b88be08068a;hb=7731ce63d9a863c987dd87b0425451fff0e6cdc8;hp=007cb16a6b5b7cc4b59606485ecf24aaf28a9858;hpb=6a306e8b4c81a1c1f538e390d92bfe80d04b254c;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-cris/unistd.h b/include/asm-cris/unistd.h index 007cb16a6b5..76398ef87e9 100644 --- a/include/asm-cris/unistd.h +++ b/include/asm-cris/unistd.h @@ -329,12 +329,12 @@ #define __NR_timerfd_create 322 #define __NR_eventfd 323 #define __NR_fallocate 324 -#define __NR_timerfd_settime 315 -#define __NR_timerfd_gettime 316 +#define __NR_timerfd_settime 325 +#define __NR_timerfd_gettime 326 #ifdef __KERNEL__ -#define NR_syscalls 325 +#define NR_syscalls 327 #include