diff options
author | 2004-07-01 21:37:34 +0000 | |
---|---|---|
committer | 2004-07-01 21:37:34 +0000 | |
commit | 8c24a3a095cc4dc85b3376b08ea73b20ef8fecad (patch) | |
tree | 5781f8066b0135e08eab08be68d3d1c1be247fe9 | |
parent | have separate insn and data cache all-flushers (diff) | |
download | wireguard-openbsd-8c24a3a095cc4dc85b3376b08ea73b20ef8fecad.tar.xz wireguard-openbsd-8c24a3a095cc4dc85b3376b08ea73b20ef8fecad.zip |
two more hppa mids
-rw-r--r-- | sys/sys/exec_aout.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/sys/exec_aout.h b/sys/sys/exec_aout.h index cbfcc8cc46b..9656b4e3e80 100644 --- a/sys/sys/exec_aout.h +++ b/sys/sys/exec_aout.h @@ -1,4 +1,4 @@ -/* $OpenBSD: exec_aout.h,v 1.19 2004/02/27 17:36:16 deraadt Exp $ */ +/* $OpenBSD: exec_aout.h,v 1.20 2004/07/01 21:37:34 mickey Exp $ */ /* $NetBSD: exec_aout.h,v 1.15 1996/05/18 17:20:54 christos Exp $ */ /* @@ -86,7 +86,9 @@ struct exec { #define MID_HP200 200 /* hp200 (68010) BSD binary */ #define MID_HP300 300 /* hp300 (68020+68881) BSD binary */ #define MID_HPUX 0x20C /* hp200/300 HP-UX binary */ -#define MID_HPUX800 0x20B /* hp800 HP-UX binary */ +#define MID_HPUX800 0x20B /* hp800 HP-UX binary pa1.0 */ +#define MID_HPPA11 0x210 /* hp700 HP-UX binary pa1.1 */ +#define MID_HPPA20 0x214 /* hp700 HP-UX binary pa2.0 */ /* * a_flags |