Annotation of 3BSD/libc/sys/abort.s, revision 1.1

1.1     ! root        1: # C library -- abort
        !             2: 
        !             3: .globl _abort
        !             4: 
        !             5:        .align  1
        !             6: _abort:
        !             7:        .word   0x0000
        !             8:        halt
        !             9:        clrl    r0
        !            10:        ret

unix.superglobalmegacorp.com

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