summaryrefslogtreecommitdiff
path: root/sys/arch/vax
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-05-16 16:30:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-05-16 16:30:43 +0000
commit12c89e80fa52a6fdd0b959dbe94d18e61053d63e (patch)
tree2180f70e2b58631af11dbf8f081526000f05a217 /sys/arch/vax
parent694145149de9c7fc208871f17e114888f94070ab (diff)
we need a cpu_info_store; how did miod miss this?
Diffstat (limited to 'sys/arch/vax')
-rw-r--r--sys/arch/vax/vax/machdep.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/vax/vax/machdep.c b/sys/arch/vax/vax/machdep.c
index 1f8210289d8..0591d486a9e 100644
--- a/sys/arch/vax/vax/machdep.c
+++ b/sys/arch/vax/vax/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.85 2007/05/16 05:19:15 miod Exp $ */
+/* $OpenBSD: machdep.c,v 1.86 2007/05/16 16:30:42 deraadt Exp $ */
/* $NetBSD: machdep.c,v 1.108 2000/09/13 15:00:23 thorpej Exp $ */
/*
@@ -168,6 +168,8 @@ int iospace_inited = 0;
int vax_led_blink = 0;
#endif
+struct cpu_info cpu_info_store;
+
void cpu_dumpconf(void);
void