unresolved symbol queue_task !

From: unreal ROOT! (root@888.nu)
Date: Sun Apr 01 2001 - 00:55:47 EST


Hello sirs ;

A part of my source is like this :
       static struct tq_struct Task = { /* Some inits */ };
       queue_task(&Task,&tq_timer);
With the line #include <linux/tqueue.h>

When ever I compile my source as a module ,insmod tells me
"Unresolved symbole queue_task" .It seems that I have problem with
__inline__ functions .
How sholud I write my source ... What's the problem with inline
functions ?
              Regards
                ica
>8{
_____________________________________________
Get Your Free Email from http://www.888.nu/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 07 2001 - 21:00:08 EST