Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[pandora-kernel.git] / arch / blackfin / include / asm / unistd.h
index cf5066d..da35133 100644 (file)
 #define __NR_inotify_init1     365
 #define __NR_preadv            366
 #define __NR_pwritev           367
+#define __NR_rt_tgsigqueueinfo 368
 
-#define __NR_syscall           368
+#define __NR_syscall           369
 #define NR_syscalls            __NR_syscall
 
 /* Old optional stuff no one actually uses */