-/* $OpenBSD: hpux_compat.c,v 1.6 1997/01/27 00:00:03 downsj Exp $ */
+/* $OpenBSD: hpux_compat.c,v 1.7 1997/02/23 21:40:55 downsj Exp $ */
/* $NetBSD: hpux_compat.c,v 1.23 1996/01/06 12:44:11 thorpej Exp $ */
/*
/*80*/ BERR,BERR, 11
};
-extern char sigcode[], esigcode[];
+extern char hpux_sigcode[], hpux_esigcode[];
extern struct sysent hpux_sysent[];
extern char *hpux_syscallnames[];
-/* $OpenBSD: hpux_exec.c,v 1.6 1996/12/23 02:56:48 deraadt Exp $ */
+/* $OpenBSD: hpux_exec.c,v 1.7 1997/02/23 21:40:56 downsj Exp $ */
/* $NetBSD: hpux_exec.c,v 1.3 1996/01/06 12:44:13 thorpej Exp $ */
/*
#include <machine/hpux_machdep.h>
const char hpux_emul_path[] = "/emul/hpux";
-extern char sigcode[], esigcode[];
+extern char hpux_sigcode[], hpux_esigcode[];
extern struct sysent hpux_sysent[];
extern char *hpux_syscallnames[];
extern int bsdtohpuxerrnomap[];
copyargs,
setregs,
NULL,
- sigcode,
- esigcode,
+ hpux_sigcode,
+ hpux_esigcode,
};
int