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