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

1.1     ! root        1: # C library -- mmap
        !             2: 
        !             3:        mmap = 64+44
        !             4: .globl _mmap
        !             5: .globl  cerror
        !             6: 
        !             7: _mmap:
        !             8:        pea     mmap
        !             9:        trap    #0
        !            10:        bcc     noerror
        !            11:        jmp     cerror
        !            12: noerror:
        !            13:        rts

unix.superglobalmegacorp.com

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