|
|
1.1 root 1: .globl cohcall
2: .globl errno
3: .set COHCALL,500
4:
5: cohcall:
6: movl $COHCALL,%eax
7: lcall $7,$0
8: jc x
9: ret
10: x: movl %eax,errno
11: movl $-1,%eax
12: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.