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