xref: /csrg-svn/lib/libc/sys/unlink.s (revision 9525)
1/* unlink.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(unlink)
6	ret
7