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