Restartable sequences: wire up ARM 32 system call
[deliverable/linux.git] / arch / arm / include / uapi / asm / unistd.h
index 2cb9dc770e1d41e8867f949e1ef13e028568a3d3..8f61c79fc7cef21195515b64436a47dffe42c97d 100644 (file)
 #define __NR_copy_file_range           (__NR_SYSCALL_BASE+391)
 #define __NR_preadv2                   (__NR_SYSCALL_BASE+392)
 #define __NR_pwritev2                  (__NR_SYSCALL_BASE+393)
+#define __NR_rseq                      (__NR_SYSCALL_BASE+394)
 
 /*
  * The following SWIs are ARM private.
This page took 0.024052 seconds and 5 git commands to generate.