Annotation of researchv9/libc/sys/settod.s, revision 1.1

1.1     ! root        1: 
        !             2: # C library -- settod
        !             3: 
        !             4: # oldtod =  settod(newtod);
        !             5: 
        !             6:        settod = 64+42
        !             7: .globl _settod
        !             8: 
        !             9: _settod:
        !            10:        pea     settod
        !            11:        trap    #0
        !            12:        bcc     noerror
        !            13:        jmp     cerror
        !            14: noerror:
        !            15:        rts

unix.superglobalmegacorp.com

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