|
|
1.1 ! root 1: # C library -- readlink ! 2: ! 3: # nread = readlink(name, buf, count) ! 4: # ! 5: ! 6: .set readlink,58 ! 7: .globl _readlink ! 8: .globl cerror ! 9: ! 10: _readlink: ! 11: .word 0x0000 ! 12: chmk $readlink ! 13: bcc noerror ! 14: jmp cerror ! 15: noerror: ! 16: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.