commit | a67ba43d30bf8c1cfdc2615439455302d2408453 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Thu Dec 01 12:54:31 2011 -0500 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Sat Dec 03 15:31:48 2011 -0500 |
tree | 5f8e653549c3c5ab7a92dd2aa6196cd57c9b954a | |
parent | c2851a9b1caa420c2cdbd517617166990e3723c0 [diff] |
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls Also prototype the "compat" functions so they can be referenced from C code. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Acked-by: Arnd Bergmann <arnd@arndb.de>