commit | cf7599322a6052dae7353f6d986eae06dc7759f5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Oct 15 13:54:29 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Oct 15 13:54:29 2012 +0900 |
tree | abb73eae81e2388261210bc29166dedc5b707cae | |
parent | 850fbcffe252368a87b3209a4b8edfbd18044c3f [diff] [blame] |
sh: Wire up kcmp syscall. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/syscalls_32.S b/arch/sh/kernel/syscalls_32.S index 4b68f0f..fe97ae5 100644 --- a/arch/sh/kernel/syscalls_32.S +++ b/arch/sh/kernel/syscalls_32.S
@@ -384,3 +384,4 @@ .long sys_setns .long sys_process_vm_readv /* 365 */ .long sys_process_vm_writev + .long sys_kcmp