summaryrefslogtreecommitdiff
path: root/sys/arch/armish/stand/boot/clock.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2006-07-29 15:01:50 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2006-07-29 15:01:50 +0000
commit20ec1696e0640c3e063f6ce869fe0cfa0c5c4587 (patch)
tree650b44e18f63a4b9c710be73cf52dad5109e14a1 /sys/arch/armish/stand/boot/clock.c
parentc11c824cade1312eaf5ad0179468c582be542193 (diff)
ework armish bootloader into an interactive one, much like i386 has.
Make sure disk names match those used by the kernel. This means that now it boots from wd0 by default, whatever slot it is in.
Diffstat (limited to 'sys/arch/armish/stand/boot/clock.c')
-rw-r--r--sys/arch/armish/stand/boot/clock.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/armish/stand/boot/clock.c b/sys/arch/armish/stand/boot/clock.c
index d3f1a61dee7..99d7ddb1a1a 100644
--- a/sys/arch/armish/stand/boot/clock.c
+++ b/sys/arch/armish/stand/boot/clock.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: clock.c,v 1.1 2006/07/28 17:12:06 kettenis Exp $ */
+/* $OpenBSD: clock.c,v 1.2 2006/07/29 15:01:49 kettenis Exp $ */
/* $NetBSD: clock.c,v 1.1 2003/06/25 17:24:22 cdi Exp $ */
/*-
@@ -38,9 +38,8 @@
*/
#include <sys/types.h>
-#include <lib/libsa/stand.h>
-#include "boot.h"
+#include "libsa.h"
#define DELAY_CALIBRATE 1000