diff options
Diffstat (limited to 'arch/powerpc64/bits/syscall.h.in')
| -rw-r--r-- | arch/powerpc64/bits/syscall.h.in | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/arch/powerpc64/bits/syscall.h.in b/arch/powerpc64/bits/syscall.h.in index 1da1ecc0..4e29cedf 100644 --- a/arch/powerpc64/bits/syscall.h.in +++ b/arch/powerpc64/bits/syscall.h.in @@ -362,4 +362,6 @@  #define __NR_pkey_alloc             384  #define __NR_pkey_free              385  #define __NR_pkey_mprotect          386 +#define __NR_rseq                   387 +#define __NR_io_pgetevents          388 | 
