1*29478Ssam/* 2*29478Ssam * Copyright (c) 1983 Regents of the University of California. 3*29478Ssam * All rights reserved. The Berkeley software License Agreement 4*29478Ssam * specifies the terms and conditions for redistribution. 5*29478Ssam */ 6*29478Ssam 7*29478Ssam#ifdef SYSLIBC_SCCS 8*29478Ssam_sccsid:.asciz "@(#)readv.s 5.1 (Berkeley) 07/02/86" 9*29478Ssam#endif SYSLIBC_SCCS 10*29478Ssam 11*29478Ssam#include "SYS.h" 12*29478Ssam 13*29478SsamSYSCALL(readv) 14*29478Ssam ret 15