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