Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspen...
[pandora-kernel.git] / arch / blackfin / include / asm / unistd.h
index c97497d..ff9a9f3 100644 (file)
 #define __NR_name_to_handle_at 375
 #define __NR_open_by_handle_at 376
 #define __NR_clock_adjtime     377
+#define __NR_syncfs            378
 
-#define __NR_syscall           378
+#define __NR_syscall           379
 #define NR_syscalls            __NR_syscall
 
 /* Old optional stuff no one actually uses */