diff options
Diffstat (limited to 'arch/or1k/bits/syscall.h.in')
-rw-r--r-- | arch/or1k/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/or1k/bits/syscall.h.in b/arch/or1k/bits/syscall.h.in index 54e838aa..4c3df0a3 100644 --- a/arch/or1k/bits/syscall.h.in +++ b/arch/or1k/bits/syscall.h.in @@ -278,4 +278,5 @@ #define __NR_statx 291 #define __NR_io_pgetevents 292 #define __NR_rseq 293 +#define __NR_kexec_file_load 294 |