Annotation of 41BSD/libc/sys/ltoi.s, revision 1.1

1.1     ! root        1: #
        !             2: # ltoi(long) returns the long as an int.
        !             3: 
        !             4: .globl _ltoi
        !             5: _ltoi:
        !             6:        .word   0x0000
        !             7:        movl    4(ap),r0
        !             8:        ret

unix.superglobalmegacorp.com

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