]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-avr32/unistd.h
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / include / asm-avr32 / unistd.h
index 8f51204718193751bc131cc4f9ce772c2405a36b..3b4e35b55c822299072a04496ef11c70ea82fa13 100644 (file)
 #define __NR_shmdt             276
 #define __NR_shmctl            277
 
+#define __NR_utimensat         278
+#define __NR_signalfd          279
+#define __NR_timerfd           280
+#define __NR_eventfd           281
+
 #ifdef __KERNEL__
-#define NR_syscalls            278
+#define NR_syscalls            282
 
 
 #define __ARCH_WANT_IPC_PARSE_VERSION