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