1
0
Fork 0

powerpc: hook up the splice syscall

Signed-off-by: Paul Mackerras <paulus@samba.org>
hifive-unleashed-5.1
Paul Mackerras 2006-04-01 23:27:23 +11:00
parent cfff5b23ba
commit 2c6967750a
1 changed files with 1 additions and 0 deletions

View File

@ -322,3 +322,4 @@ SYSCALL(spu_create)
COMPAT_SYS(pselect6)
COMPAT_SYS(ppoll)
SYSCALL(unshare)
SYSCALL(splice)