aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-06-12 01:33:22 +0300
committerPaul Mundt <lethal@linux-sh.org>2009-06-12 01:33:22 +0300
commit19470e185a088591c228e1e8473006567719aa1c (patch)
tree62f4ea966e8967760aa9c2ee72b1edaa626c97cd /arch/sh/kernel/syscalls_64.S
parentMerge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 (diff)
downloadlinux-dev-19470e185a088591c228e1e8473006567719aa1c.tar.xz
linux-dev-19470e185a088591c228e1e8473006567719aa1c.zip
sh: Wire up sys_perf_counter_open.
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 75c1889af1ed..bf420b616ae0 100644
--- a/arch/sh/kernel/syscalls_64.S
+++ b/arch/sh/kernel/syscalls_64.S
@@ -390,3 +390,4 @@ sys_call_table:
.long sys_preadv
.long sys_pwritev
.long sys_rt_tgsigqueueinfo
+ .long sys_perf_counter_open