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