MIPS: Wire up new syscalls getrandom and memfd_create.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Este commit está contenido en:
Ralf Baechle
2014-08-26 03:03:40 +02:00
padre 4d5b3bdc0e
commit 42944521af
Se han modificado 5 ficheros con 20 adiciones y 6 borrados

Ver fichero

@@ -562,4 +562,6 @@ EXPORT(sys32_call_table)
PTR sys_sched_getattr /* 4350 */
PTR sys_renameat2
PTR sys_seccomp
PTR sys_getrandom
PTR sys_memfd_create
.size sys32_call_table,.-sys32_call_table