|
|
1.1 root 1: # C library -- killpg
2:
3: .set kill,37
4: .globl _killpg
5: .globl cerror
6:
7: _killpg:
8: .word 0x0000
9: mnegl 8(ap),8(ap) # kill with - signo is killpg
10: chmk $kill
11: bcc noerror
12: jmp cerror
13: noerror:
14: clrl r0
15: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.