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