X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-frv%2Funistd.h;h=f184eb8c047c112151781673709154587c63f938;hb=e2396f1e4ecd438a15fa653a028b93e95013caa3;hp=cd84f1771e34b306397b99c1dfad730d2de63d22;hpb=4e54e9f4423a86aa21b70cb9d339cb09f275188f;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-frv/unistd.h b/include/asm-frv/unistd.h index cd84f1771e3..f184eb8c047 100644 --- a/include/asm-frv/unistd.h +++ b/include/asm-frv/unistd.h @@ -328,9 +328,11 @@ #define __NR_epoll_pwait 319 #define __NR_utimensat 320 #define __NR_signalfd 321 -#define __NR_timerfd 322 +#define __NR_timerfd_create 322 #define __NR_eventfd 323 #define __NR_fallocate 324 +#define __NR_timerfd_settime 325 +#define __NR_timerfd_gettime 326 #ifdef __KERNEL__