From c989e3659f53ac3ce5aa46162e9360e7cd2f03a0 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Thu, 31 Jul 2003 17:23:25 +0000 Subject: remove autoconf_nzs; from netbsd --- sys/arch/sparc64/sparc64/autoconf.c | 4 +--- 1 file changed, 1 insertion(+), 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. * -- cgit v1.2.3