microblaze: Add new syscalls io_pgetevents and rseq
Wire up new syscalls io_pgetevents and rseq. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -400,3 +400,5 @@ ENTRY(sys_call_table)
|
||||
.long sys_pkey_alloc
|
||||
.long sys_pkey_free
|
||||
.long sys_statx
|
||||
.long sys_io_pgetevents
|
||||
.long sys_rseq
|
||||
|
||||
Reference in New Issue
Block a user