microblaze: Wire up bpf syscall
Add new bpf syscall. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -387,3 +387,4 @@ ENTRY(sys_call_table)
|
||||
.long sys_seccomp
|
||||
.long sys_getrandom /* 385 */
|
||||
.long sys_memfd_create
|
||||
.long sys_bpf
|
||||
|
||||
Reference in New Issue
Block a user