diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1997-09-12 09:21:26 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1997-09-12 09:21:26 +0000 |
commit | b3cec97ad7217f49b992caec4432b0c0be62da7c (patch) | |
tree | a547d9c369276f91273626533a53a53c50c088f1 /sys/arch/vax/include/ka650.h | |
parent | 330a82eb79f3450c17981e71298fc1459e26ea15 (diff) |
Sync with NetBSD 970827. -moj
Diffstat (limited to 'sys/arch/vax/include/ka650.h')
-rw-r--r-- | sys/arch/vax/include/ka650.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/vax/include/ka650.h b/sys/arch/vax/include/ka650.h index 8833438dc99..90b5544ff0e 100644 --- a/sys/arch/vax/include/ka650.h +++ b/sys/arch/vax/include/ka650.h @@ -1,5 +1,5 @@ -/* $OpenBSD: ka650.h,v 1.6 1997/09/10 11:47:07 maja Exp $ */ -/* $NetBSD: ka650.h,v 1.5 1997/02/12 17:50:36 ragge Exp $ */ +/* $OpenBSD: ka650.h,v 1.7 1997/09/12 09:21:21 maja Exp $ */ +/* $NetBSD: ka650.h,v 1.6 1997/07/26 10:12:43 ragge Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -196,6 +196,7 @@ struct ka650_ssc { #define CPMB650_HALT 0x03 /* Halt */ #define CPMB650_BIP 0x04 /* Bootstrap in progress */ #define CPMB650_RIP 0x08 /* Restart in progress */ +#define CPMB650_DOTHIS 0x30 /* Execute sommand */ #define CPMB650_LANG 0xf0 /* Language field */ /* |