futex: Add sys_futex_wake()
[linux-2.6-microblaze.git] / arch / arm64 / include / asm / unistd.h
index bd77253..63a8a9c 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           453
+#define __NR_compat_syscalls           455
 #endif
 
 #define __ARCH_WANT_SYS_CLONE