1*21843Sdist/* 2*21843Sdist * Copyright (c) 1983 Regents of the University of California. 3*21843Sdist * All rights reserved. The Berkeley software License Agreement 4*21843Sdist * specifies the terms and conditions for redistribution. 5*21843Sdist */ 69479Smckusick 7*21843Sdist#ifndef lint 8*21843Sdiststatic char sccsid[] = "@(#)lseek.s 5.1 (Berkeley) 06/03/85"; 9*21843Sdist#endif not lint 10*21843Sdist 119479Smckusick#include "SYS.h" 129479Smckusick 139479SmckusickSYSCALL(lseek) 149479Smckusick ret 15