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