summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/syscall_table.S
diff options
context:
space:
mode:
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-14 00:35:56 (GMT)
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-14 00:35:56 (GMT)
commitcaf96194c05cd97ce96546fbcb1f35ec06aaaac7 (patch)
treec9349e243e046bc0fe38a4f300a808bc5ddcac41 /arch/parisc/kernel/syscall_table.S
parentc442ef96bfe1a981d44dd09d49a1eed93b94e82a (diff)
downloadlinux-fsl-qoriq-caf96194c05cd97ce96546fbcb1f35ec06aaaac7.tar.xz
parisc: add prlimit64 syscall
Signed-off-by: Kyle McMartin <kyle@redhat.com>
Diffstat (limited to 'arch/parisc/kernel/syscall_table.S')
-rw-r--r--arch/parisc/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index 3d52c97..74867df 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -419,6 +419,7 @@
ENTRY_SAME(perf_event_open)
ENTRY_COMP(recvmmsg)
ENTRY_SAME(accept4) /* 320 */
+ ENTRY_SAME(prlimit64)
/* Nothing yet */