]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/microblaze/kernel/syscall_table.S
microblaze: Wire-up getrandom syscall
[mirror_ubuntu-bionic-kernel.git] / arch / microblaze / kernel / syscall_table.S
index 1a23d5d5480c7da12bae37f8a77e0015459c4704..c7c806db61cedc5a0ee7083cf3a4247f3cc292a4 100644 (file)
@@ -384,3 +384,5 @@ ENTRY(sys_call_table)
        .long sys_sched_setattr
        .long sys_sched_getattr
        .long sys_renameat2
+       .long sys_seccomp
+       .long sys_getrandom             /* 385 */