X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-sparc%2Funistd.h;h=64471bcd96f9caf5d817573a23bb99acff777725;hb=2832e856fb7238dae0f385e309e66626d81ca0fa;hp=e43ed1d63a9df15eb9ece97221efa52f60181410;hpb=f32e3555834c4bc95fccba1aa245d95b3a0a0bc8;p=mv-sheeva.git diff --git a/include/asm-sparc/unistd.h b/include/asm-sparc/unistd.h index e43ed1d63a9..64471bcd96f 100644 --- a/include/asm-sparc/unistd.h +++ b/include/asm-sparc/unistd.h @@ -326,8 +326,12 @@ #define __NR_move_pages 307 #define __NR_getcpu 308 #define __NR_epoll_pwait 309 +#define __NR_utimensat 310 +#define __NR_signalfd 311 +#define __NR_timerfd 312 +#define __NR_eventfd 313 -#define NR_SYSCALLS 310 +#define NR_SYSCALLS 314 #ifdef __KERNEL__ #define __ARCH_WANT_IPC_PARSE_VERSION