aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-03-22 21:56:08 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-03-22 21:56:08 +0900
commit2a03cfbd906dc9bbf5e9a97727cf4ba1889d4829 (patch)
tree48fe362b055ae263d94cd2821a34b10e060e7efe /arch/sh/kernel/syscalls_64.S
parentMerge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (diff)
downloadlinux-dev-2a03cfbd906dc9bbf5e9a97727cf4ba1889d4829.tar.xz
linux-dev-2a03cfbd906dc9bbf5e9a97727cf4ba1889d4829.zip
sh: wire up sys_syncfs.
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 44e7b00c8067..ca0a6142ab63 100644
--- a/arch/sh/kernel/syscalls_64.S
+++ b/arch/sh/kernel/syscalls_64.S
@@ -399,3 +399,4 @@ sys_call_table:
.long sys_name_to_handle_at /* 370 */
.long sys_open_by_handle_at
.long sys_clock_adjtime
+ .long sys_syncfs