summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2014-03-23 18:21:00 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2014-03-23 18:21:00 +0000
commit6b2daaa1913ef32fab1987419a00c9038273ffc7 (patch)
tree7a12c6dfcff07d15d96cf10d480034060b4c3b1f /sys
parent1dc51f559690fe20fd647f67fecac01ecdd3bb8a (diff)
Unbreak after last commit.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/armish/armish/armish_machdep.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/armish/armish/armish_machdep.c b/sys/arch/armish/armish/armish_machdep.c
index c85f2bef99a..43d94ab9154 100644
--- a/sys/arch/armish/armish/armish_machdep.c
+++ b/sys/arch/armish/armish/armish_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: armish_machdep.c,v 1.22 2014/03/13 03:52:55 dlg Exp $ */
+/* $OpenBSD: armish_machdep.c,v 1.23 2014/03/23 18:20:59 miod Exp $ */
/* $NetBSD: lubbock_machdep.c,v 1.2 2003/07/15 00:25:06 lukem Exp $ */
/*
@@ -249,6 +249,8 @@ void board_powerdown(void);
void
boot(int howto)
{
+ struct device *mainbus;
+
if (cold) {
/*
* If the system is cold, just halt, unless the user