Annotation of researchv10dc/libc/sys/kill.s, revision 1.1.1.1

1.1       root        1: # C library -- kill
                      2: 
                      3:        .set    kill,37
                      4: .globl _kill
                      5: .globl cerror
                      6: 
                      7: _kill:
                      8:        .word   0x0000
                      9:        chmk    $kill
                     10:        bcc     noerror
                     11:        jmp     cerror
                     12: noerror:
                     13:        clrl    r0
                     14:        ret

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.