summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc64/sparc64/autoconf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sparc64/sparc64/autoconf.c b/sys/arch/sparc64/sparc64/autoconf.c
index 53f5516b7b9..16bc0209717 100644
--- a/sys/arch/sparc64/sparc64/autoconf.c
+++ b/sys/arch/sparc64/sparc64/autoconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: autoconf.c,v 1.32 2003/06/02 23:27:56 millert Exp $ */
+/* $OpenBSD: autoconf.c,v 1.33 2003/07/31 17:23:24 jason Exp $ */
/* $NetBSD: autoconf.c,v 1.51 2001/07/24 19:32:11 eeh Exp $ */
/*
@@ -987,8 +987,6 @@ mainbus_match(parent, cf, aux)
return (1);
}
-int autoconf_nzs = 0; /* must be global so obio.c can see it */
-
/*
* Attach the mainbus.
*