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