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