MIPS: Wire up finit_module syscall.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2012-12-28 17:02:56 +01:00
parent d3ce884318
commit 6295150b73
5 changed files with 13 additions and 6 deletions

View File

@ -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