"Garrett D'Amore" <[EMAIL PROTECTED]> wrote:

> I am thinking about using a mapfile to hide some symbols that would 
> otherwise be global in my kernel module.  (This is because I want to use 
> more than a single .c file in my module, so I need some global symbols 
> at compile time, but I don't want to expose them outside of my module.)
>
> I notice that SPARC krtld does the same thing.  But I see a note there 
> about a gotcha relating to ctfmerge.  I'm hoping someone on this list 

Does this mean that on x86 or x64, there is no symbol hiding between kernel
modules?

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to