arm: wire up memfd_create syscall
[pandora-kernel.git] / arch / arm / include / asm / unistd.h
index 4a11237..ce9f549 100644 (file)
 #define __NR_setns                     (__NR_SYSCALL_BASE+375)
 #define __NR_process_vm_readv          (__NR_SYSCALL_BASE+376)
 #define __NR_process_vm_writev         (__NR_SYSCALL_BASE+377)
+#define __NR_memfd_create              (__NR_SYSCALL_BASE+385)
 
 /*
  * The following SWIs are ARM private.