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