arm: fixup NR_syscalls to accommodate the new seccomp syscall
authorJP Abgrall <jpa@google.com>
Thu, 28 Aug 2014 03:30:29 +0000 (20:30 -0700)
committerJP Abgrall <jpa@google.com>
Thu, 28 Aug 2014 03:32:43 +0000 (03:32 +0000)
This belongs in
  commit: 83f1ccba87b06575966b65352db565c363af7bcf
  https://android-review.googlesource.com/#/c/104520

Change-Id: Id5037cbebac9b86c863da79c3b8729e627e65f8e
Signed-off-by: JP Abgrall <jpa@google.com>
arch/arm/include/asm/unistd.h

index 141baa3f9a72d1d931da67c30c600fa85bc4bfc5..acabef1a75df00637def7a94af9f1425d281b7f0 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <uapi/asm/unistd.h>
 
-#define __NR_syscalls  (380)
+#define __NR_syscalls  (384)
 #define __ARM_NR_cmpxchg               (__ARM_NR_BASE+0x00fff0)
 
 #define __ARCH_WANT_STAT64