aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/syscall_table.S
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2007-09-28 13:25:59 -0400
committerKyle McMartin <kyle@shortfin.cabal.ca>2007-10-18 00:58:26 -0700
commit2cfc5be7df26b6fbe9a293e2abf388a6e5b9a39e (patch)
treeb63f6d70adfdb8fe00053fb97dd7114035512a91 /arch/parisc/kernel/syscall_table.S
parentd85714d81cc0408daddb68c10f7fd69eafe7c213 (diff)
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
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 2540786a970..117438e9eb2 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -403,6 +403,7 @@
ENTRY_COMP(signalfd)
ENTRY_COMP(timerfd)
ENTRY_SAME(eventfd)
+ ENTRY_COMP(fallocate) /* 305 */
/* Nothing yet */