ohpuxssig -> compat_43_hpuxssig
authorChris G. Demetriou <cgd@ucbvax.Berkeley.EDU>
Mon, 20 Feb 1995 00:00:25 +0000 (16:00 -0800)
committerChris G. Demetriou <cgd@ucbvax.Berkeley.EDU>
Mon, 20 Feb 1995 00:00:25 +0000 (16:00 -0800)
SCCS-vsn: sys/hp/hpux/hpux_sig.c 8.3

usr/src/sys/hp/hpux/hpux_sig.c

index 1d4b599..9b3e5eb 100644 (file)
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: hpux_sig.c 1.4 92/01/20$
  *
  *
  * from: Utah $Hdr: hpux_sig.c 1.4 92/01/20$
  *
- *     @(#)hpux_sig.c  8.2 (Berkeley) %G%
+ *     @(#)hpux_sig.c  8.3 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -339,7 +339,7 @@ struct ohpuxssig_args {
        int     signo;
        sig_t   fun;
 };
        int     signo;
        sig_t   fun;
 };
-ohpuxssig(p, uap, retval)
+compat_43_hpuxssig(p, uap, retval)
        struct proc *p;
        struct ohpuxssig_args *uap;
        int *retval;
        struct proc *p;
        struct ohpuxssig_args *uap;
        int *retval;