Hi...

On Jan 28, 2008 5:56 PM, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> On Fri, Jan 25, 2008 at 09:55:05AM +0700, Mulyadi Santosa wrote:
> > Hi...
> >
> > On Jan 25, 2008 9:27 AM, Joseph Fannin <[EMAIL PROTECTED]> wrote:
> >...
> > > I'd like to find a definitive way to see if a symbol is exported or
> > > not for a particular architechture -- without a full suite of cross
> > > compilers.
> > basically, anything...AFAIK, which isn't declared "static" can be
> > accessed from the modules
> >...
>
> Wrong, modules can only access code that gets explicitely
> EXPORT_SYMBOL'ed.

I see... well I was referring by calling directly to function's
address...and I consider it "accessible code". But ok, that's a bit
hackish.

Thanks for the correction Adrian.

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to