commit | 2a03cfbd906dc9bbf5e9a97727cf4ba1889d4829 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 21:56:08 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 21:56:08 2011 +0900 |
tree | 48fe362b055ae263d94cd2821a34b10e060e7efe | |
parent | eddecbb601c9ea3fab7e67d7892010fc9426d1e6 [diff] [blame] |
sh: wire up sys_syncfs. 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 768fb33..030966a 100644 --- a/arch/sh/kernel/syscalls_32.S +++ b/arch/sh/kernel/syscalls_32.S
@@ -379,3 +379,4 @@ .long sys_name_to_handle_at .long sys_open_by_handle_at /* 360 */ .long sys_clock_adjtime + .long sys_syncfs