1*21790Sdist/* 2*21790Sdist * Copyright (c) 1983 Regents of the University of California. 3*21790Sdist * All rights reserved. The Berkeley software License Agreement 4*21790Sdist * specifies the terms and conditions for redistribution. 5*21790Sdist */ 69437Smckusick 7*21790Sdist#ifndef lint 8*21790Sdiststatic char sccsid[] = "@(#)chown.s 5.1 (Berkeley) 06/03/85"; 9*21790Sdist#endif not lint 10*21790Sdist 119437Smckusick#include "SYS.h" 129437Smckusick 139437SmckusickSYSCALL(chown) 149437Smckusick ret 15