mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 14:02:06 -04:00
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:
@@ -415,5 +415,7 @@
|
||||
#define __NR_pkey_alloc 396
|
||||
#define __NR_pkey_free 397
|
||||
#define __NR_statx 398
|
||||
#define __NR_io_pgetevents 399
|
||||
#define __NR_rseq 400
|
||||
|
||||
#endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */
|
||||
|
||||
Reference in New Issue
Block a user