microblaze: Wire-up seccomp syscall
Add new seccomp syscall. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -399,5 +399,6 @@
|
||||
#define __NR_sched_setattr 381
|
||||
#define __NR_sched_getattr 382
|
||||
#define __NR_renameat2 383
|
||||
#define __NR_seccomp 384
|
||||
|
||||
#endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */
|
||||
|
||||
Reference in New Issue
Block a user