On Thu, May 31, 2001 at 10:49:16AM -0300, Luiz Gustavo Bizarro Mirisola wrote:
> >     extern "C" {
> >             #include <linux/module.h>
> >  
> >             int init_module(void);
> >             void cleanup_module(void);
> >             __do_global_ctors_aux();
> >             __do_global_dtors_aux();
> >     };   
 This worked perfect !! I just forgot to do this in one of my 
kernel modules ! (especially the one in question)

blue skies
        Jan

-- 
-- Jan Christian Albiez --    
-- FZI -- Haid-und-Neu-Str. 10-14 -- 76131 Karlsruhe -- +49 721 9654 206 --
-- segmentation violation in module reality.o ...
                            ... please shutdown your universe and reboot --

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to