Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / arch / blackfin / include / asm / unistd.h
index 928ae97..c97497d 100644 (file)
 #define __NR_fanotify_mark     372
 #define __NR_prlimit64         373
 #define __NR_cacheflush                374
+#define __NR_name_to_handle_at 375
+#define __NR_open_by_handle_at 376
+#define __NR_clock_adjtime     377
 
-#define __NR_syscall           375
+#define __NR_syscall           378
 #define NR_syscalls            __NR_syscall
 
 /* Old optional stuff no one actually uses */