|
|
1.1 ! root 1: /* pipe.c 4.1 82/12/04 */ ! 2: ! 3: #include "SYS.h" ! 4: ! 5: SYSCALL(pipe) ! 6: movl 4(ap),r2 ! 7: movl r0,(r2)+ ! 8: movl r1,(r2) ! 9: clrl r0 ! 10: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.