Deleted Added
full compact
36c36
< * $Id: pipe.S,v 1.3 1996/01/22 00:00:58 julian Exp $
---
> * $Id: pipe.S,v 1.4 1996/05/05 07:56:13 peter Exp $
41c41
< .asciz "$Id: pipe.S,v 1.3 1996/01/22 00:00:58 julian Exp $"
---
> .asciz "$Id: pipe.S,v 1.4 1996/05/05 07:56:13 peter Exp $"
46,50c46
< #ifdef _THREAD_SAFE
< PSYSCALL(pipe,_thread_sys_pipe)
< #else
< SYSCALL(pipe)
< #endif
---
> PSYSCALL(pipe)