MIPS: Wire up finit_module syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@ -422,4 +422,5 @@ sys_call_table:
|
||||
PTR sys_process_vm_readv
|
||||
PTR sys_process_vm_writev /* 5305 */
|
||||
PTR sys_kcmp
|
||||
PTR sys_finit_module
|
||||
.size sys_call_table,.-sys_call_table
|
||||
|
Reference in New Issue
Block a user