summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/ctx.c')
-rw-r--r--sys/i386/isa/ctx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/ctx.c b/sys/i386/isa/ctx.c
index 413302d..28d61a1 100644
--- a/sys/i386/isa/ctx.c
+++ b/sys/i386/isa/ctx.c
@@ -8,7 +8,7 @@
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
- * $Id: ctx.c,v 1.28 1998/06/14 10:52:52 bde Exp $
+ * $Id: ctx.c,v 1.29 1998/12/09 02:56:48 eivind Exp $
*/
/*
@@ -448,7 +448,7 @@ waitvb(int port)
-static ctx_devsw_installed = 0;
+static int ctx_devsw_installed;
static void
ctx_drvinit(void *unused)
OpenPOWER on IntegriCloud