|
|
researchv10 Norman
# C library -- creat # file = creat(string, mode); # # file == -1 if error .set creat,8 .globl _creat _creat: .word 0x0000 chmk $creat bcc noerror jmp cerror noerror: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.