MIPS: Wire up bpf syscall.
[cascardo/linux.git] / arch / mips / kernel / scall32-o32.S
index 744cd10..00cad10 100644 (file)
@@ -579,3 +579,4 @@ EXPORT(sys_call_table)
        PTR     sys_seccomp
        PTR     sys_getrandom
        PTR     sys_memfd_create
+       PTR     sys_bpf                         /* 4355 */