From 54292f9ef9b28fc3ebbd657ac3f1574c64f4f527 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Thu, 1 Jul 2004 20:35:36 +0000 Subject: add HPUX_SYSCONF_CPUPA20 --- sys/compat/hpux/hpux.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/compat/hpux/hpux.h b/sys/compat/hpux/hpux.h index 725c04f8ed5..df91477a0cc 100644 --- a/sys/compat/hpux/hpux.h +++ b/sys/compat/hpux/hpux.h @@ -1,4 +1,4 @@ -/* $OpenBSD: hpux.h,v 1.9 2003/06/02 23:28:00 millert Exp $ */ +/* $OpenBSD: hpux.h,v 1.10 2004/07/01 20:35:35 mickey Exp $ */ /* $NetBSD: hpux.h,v 1.11 1997/04/01 19:58:58 scottr Exp $ */ /* @@ -302,6 +302,7 @@ struct hpux_sigaction { #define HPUX_SYSCONF_CPUM040 0x20E #define HPUX_SYSCONF_CPUPA10 0x20B #define HPUX_SYSCONF_CPUPA11 0x210 +#define HPUX_SYSCONF_CPUPA20 0x214 /* mmap stuff */ #define HPUXMAP_FIXED 0x04 -- cgit v1.2.3