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