xref: /original-bsd/lib/libc/sys/readv.s (revision 6b7db209)
1/* readv.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(readv)
6	ret
7