1*21858Sdist/* 2*21858Sdist * Copyright (c) 1983 Regents of the University of California. 3*21858Sdist * All rights reserved. The Berkeley software License Agreement 4*21858Sdist * specifies the terms and conditions for redistribution. 5*21858Sdist */ 69489Smckusick 7*21858Sdist#ifndef lint 8*21858Sdiststatic char sccsid[] = "@(#)readv.s 5.1 (Berkeley) 06/03/85"; 9*21858Sdist#endif not lint 10*21858Sdist 11*21858Sdist 129489Smckusick#include "SYS.h" 139489Smckusick 149489SmckusickSYSCALL(readv) 159489Smckusick ret 16