* Bruce Evans <bd...@zeta.org.au> [010722 07:56] wrote:
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.
Agreed, if anything add a functional interface to grab the info and
perform the manipulations that you need.
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message