* unresolved symbol queue_task !
@ 2001-04-01 5:55 unreal ROOT!
0 siblings, 0 replies; only message in thread
From: unreal ROOT! @ 2001-04-01 5:55 UTC (permalink / raw)
To: linux-kernel
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-01 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-01 5:55 unresolved symbol queue_task ! unreal ROOT!
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox