Deleted Added
full compact
36c36
< * $Id: sigreturn.S,v 1.3 1996/01/22 00:01:00 julian Exp $
---
> * $Id: sigreturn.S,v 1.4 1996/05/05 07:56:19 peter Exp $
41c41
< .asciz "$Id: sigreturn.S,v 1.3 1996/01/22 00:01:00 julian Exp $"
---
> .asciz "$Id: sigreturn.S,v 1.4 1996/05/05 07:56:19 peter Exp $"
51,55c51
< #ifdef _THREAD_SAFE
< PSYSCALL(sigreturn,_thread_sys_sigreturn)
< #else
< SYSCALL(sigreturn)
< #endif
---
> PSYSCALL(sigreturn)