summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/ka630.h
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1997-09-12 09:21:26 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1997-09-12 09:21:26 +0000
commitb3cec97ad7217f49b992caec4432b0c0be62da7c (patch)
treea547d9c369276f91273626533a53a53c50c088f1 /sys/arch/vax/include/ka630.h
parent330a82eb79f3450c17981e71298fc1459e26ea15 (diff)
Sync with NetBSD 970827. -moj
Diffstat (limited to 'sys/arch/vax/include/ka630.h')
-rw-r--r--sys/arch/vax/include/ka630.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/vax/include/ka630.h b/sys/arch/vax/include/ka630.h
index 11f9e3fbc6c..755376fc8c7 100644
--- a/sys/arch/vax/include/ka630.h
+++ b/sys/arch/vax/include/ka630.h
@@ -1,5 +1,5 @@
-/* $OpenBSD: ka630.h,v 1.2 1997/05/29 00:04:42 niklas Exp $ */
-/* $NetBSD: ka630.h,v 1.1 1996/07/20 17:58:17 ragge Exp $ */
+/* $OpenBSD: ka630.h,v 1.3 1997/09/12 09:21:20 maja Exp $ */
+/* $NetBSD: ka630.h,v 1.2 1997/07/26 10:12:41 ragge Exp $ */
/*-
* Copyright (c) 1986, 1988 The Regents of the University of California.
* All rights reserved.
@@ -95,6 +95,7 @@ struct uvaxIIcpu {
#define KA630CLK_RESTRT 01
#define KA630CLK_REBOOT 02
#define KA630CLK_HALT 03
+#define KA630CLK_DOTHIS 040
/* in progress flags */
#define KA630CLK_BOOT 04
#define KA630CLK_RSTRT 010