Hi,
On Sun, Sep 7, 2008 at 12:34 PM, rishi agrawal <[EMAIL PROTECTED]> wrote: > Hello Everybody, > > What is the use of EXPORT_SYMBOL ?? you can find more deep information in linux device drivers book http://lwn.net/Kernel/LDD3/ chapter 2. If your module needs to export symbols for other modules to use, the following macros should be used. > > I found it many a times in the kernel code. > > > -- > Regards, > Rishi B. Agrawal > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [EMAIL PROTECTED] > Please read the FAQ at http://kernelnewbies.org/FAQ > > Thanks Marek -- as simple as primitive as possible ---------------------------------------------- Marek Beliško Ruská Nová Ves 219 08005 Prešov Slovakia http://binaural.ifastnet.com
