Annotation of 3BSD/libc/sys/mdate.s, revision 1.1.1.1

1.1       root        1: # C library-- mdate
                      2: 
                      3:        .set    mdate,30
                      4: .globl _mdate
                      5: .globl  cerror
                      6: 
                      7: _mdate:
                      8:        .word   0x0000
                      9:        chmk    $mdate
                     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.