dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] x86: wire up vmsplice syscall

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Jens Axboe 2006-05-25 18:44:19 -07:00 committed by Linus Torvalds
parent 6bf08cb246
commit f09de595b5
1 changed files with 1 additions and 0 deletions

View File

@ -315,3 +315,4 @@ ENTRY(sys_call_table)
.long sys_splice
.long sys_sync_file_range
.long sys_tee /* 315 */
.long sys_vmsplice