On Saturday 30 April 2011 11:46:28 Hans Petter Selasky wrote:
> linux_init_mod/linux_exit_mod.

These two symbols are so-called sections. At least the GCC will resolve these, 
I.E. when there is an __attribute__((__section__("linux_init_mod"))), then 
also extern linux_init_mod resolves.

--HPS
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to