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