From owner-freebsd-arch Sun Jul 22 5:55:58 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id CEF9D37B403 for ; Sun, 22 Jul 2001 05:55:55 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA03038; Sun, 22 Jul 2001 22:55:49 +1000 Date: Sun, 22 Jul 2001 22:52:38 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Dag-Erling Smorgrav Cc: arch@FreeBSD.ORG Subject: Re: moving struct module out of kern_module.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 22 Jul 2001, Dag-Erling Smorgrav wrote: > Currently, struct module is defined in kern_module.c and opaque to the > rest of the kernel. I'd like to move the definition out into module.h > so linprocfs can access it. Any objections? Yes, It's supposed to be opaque. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message