Mike Smith <msm...@freebsd.org> writes:
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?
Why?
I wanted to implement proc/modules and proc/syms, but right now I'm
not sure they're meaningful at all (and I don't know of anything that
requires them), so never mind. If it comes up again I'll write
accessor functions.
DES
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message