]> err.no Git - linux-2.6/blobdiff - include/asm-avr32/unistd.h
sdio: add SDIO_FBR_BASE(f) macro
[linux-2.6] / include / asm-avr32 / unistd.h
index 2418cce624cc18775a459436aaaef18e140f9398..3b4e35b55c822299072a04496ef11c70ea82fa13 100644 (file)
 #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            279
+#define NR_syscalls            282
 
 
 #define __ARCH_WANT_IPC_PARSE_VERSION