summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-25 00:43:20 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-25 00:43:20 +0000
commitec3cb23dd2090f11764de426c83cd89ff2cc38a8 (patch)
tree6c9e9a50dab233c031f7004522ab7e056f7c3d77 /sys/arch/mvme68k/dev
parent4d43a30e19552e765939f83669683438cf31eac4 (diff)
cold is in systm now
Diffstat (limited to 'sys/arch/mvme68k/dev')
-rw-r--r--sys/arch/mvme68k/dev/vs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/dev/vs.c b/sys/arch/mvme68k/dev/vs.c
index 068010195ac..44681883b8e 100644
--- a/sys/arch/mvme68k/dev/vs.c
+++ b/sys/arch/mvme68k/dev/vs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: vs.c,v 1.3 2001/05/16 12:49:47 ho Exp $ */
+/* $OpenBSD: vs.c,v 1.4 2001/06/25 00:43:13 mickey Exp $ */
/*
* Copyright (c) 1999 Steve Murphree, Jr.
@@ -78,7 +78,6 @@ void vs_scsidone __P((struct scsi_xfer *, int));
M328_CQE * vs_getcqe __P((struct vs_softc *));
M328_IOPB * vs_getiopb __P((struct vs_softc *));
-extern int cold;
extern u_int kvtop();
/*
* 16 bit 's' memory functions. MVME328 is a D16 board.