futex: Add sys_futex_wait()
[linux-2.6-microblaze.git] / arch / arm64 / include / asm / unistd.h
index 63a8a9c..f33190f 100644 (file)
@@ -39,7 +39,7 @@
 #define __ARM_NR_compat_set_tls                (__ARM_NR_COMPAT_BASE + 5)
 #define __ARM_NR_COMPAT_END            (__ARM_NR_COMPAT_BASE + 0x800)
 
-#define __NR_compat_syscalls           455
+#define __NR_compat_syscalls           456
 #endif
 
 #define __ARCH_WANT_SYS_CLONE