[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EXPORT_SYMTAB
Define Compiler flag -DEXPORT_SYMTAB .
> ----- Original Message -----
> From: <aksingh@xxxxxxxxxxx>
> To: <kernelnewbies@xxxxxxxxxxxx>
> Sent: Tuesday, June 01, 2004 1:16 PM
> Subject: EXPORT_SYMTAB
>
>
> >
> >
> >
> >
> > Hi,
> >
> > one of modules used a varaible dev_netloop[MAX_NET_DEVICE], I want
> to
> > use this variable in another module I have can i do it using the macro
> > EXPORT_SYMBOL(dev_netloop) in the first module. Even when i do this, my
> > second module doesnt compile it says, undeclared identifier !
> > Any clues ?
> >
> > thanks
> > Amit
> >
> >
> > --
> > Kernelnewbies: Help each other learn about the Linux kernel.
> > Archive: http://mail.nl.linux.org/kernelnewbies/
> > FAQ: http://kernelnewbies.org/faq/
> >
> >
> > --
> > Kernelnewbies: Help each other learn about the Linux kernel.
> > Archive: http://mail.nl.linux.org/kernelnewbies/
> > FAQ: http://kernelnewbies.org/faq/
> >
>
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/