xref: /original-bsd/lib/libc/sys/symlink.s (revision 3c32e3a3)
1/* symlink.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(symlink)
6	ret
7