|
|
BSD 4.2
/* pipe.c 4.1 82/12/04 */ #include "SYS.h" SYSCALL(pipe) movl 4(ap),r2 movl r0,(r2)+ movl r1,(r2) clrl r0 ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.