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