|
|
1.1 root 1: # C library -- mpxcall
2:
3: # mpxcall(file, buffer, count);
4: #
5: #
6:
7: .set mpxcall,56
8: .globl _mpxcall
9: .globl cerror
10:
11: _mpxcall:
12: .word 0x0000
13: chmk $mpxcall
14: bcc noerror
15: jmp cerror
16: noerror:
17: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.