aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-03-31 03:27:20 -0500
committerRalf Baechle <ralf@linux-mips.org>2006-04-18 22:14:13 -0400
commitf115da9cd60ccd5f27941dcf9fe8038ae9486a77 (patch)
tree390257c30a093f4334afd45160fb9f4ef768cf69 /arch/mips/kernel/scall64-o32.S
parent84ada9f85686a6bfdbd65c24fd23ef5d641b0776 (diff)
[MIPS] Wire splice syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index 19c4ca481b02..c7e766e46368 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -508,4 +508,5 @@ sys_call_table:
508 PTR sys_pselect6 508 PTR sys_pselect6
509 PTR sys_ppoll 509 PTR sys_ppoll
510 PTR sys_unshare 510 PTR sys_unshare
511 PTR sys_splice
511 .size sys_call_table,.-sys_call_table 512 .size sys_call_table,.-sys_call_table