aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-10-15 13:54:29 +0900
committerPaul Mundt <lethal@linux-sh.org>2012-10-15 13:54:29 +0900
commitcf7599322a6052dae7353f6d986eae06dc7759f5 (patch)
treeabb73eae81e2388261210bc29166dedc5b707cae /arch/sh/kernel/syscalls_64.S
parentMerge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest (diff)
downloadlinux-dev-cf7599322a6052dae7353f6d986eae06dc7759f5.tar.xz
linux-dev-cf7599322a6052dae7353f6d986eae06dc7759f5.zip
sh: Wire up kcmp syscall.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/syscalls_64.S')
-rw-r--r--arch/sh/kernel/syscalls_64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/syscalls_64.S b/arch/sh/kernel/syscalls_64.S
index 0956345b36ef..5c7b1c67bdc1 100644
--- a/arch/sh/kernel/syscalls_64.S
+++ b/arch/sh/kernel/syscalls_64.S
@@ -404,3 +404,4 @@ sys_call_table:
.long sys_setns /* 375 */
.long sys_process_vm_readv
.long sys_process_vm_writev
+ .long sys_kcmp