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