yea.. its defined as "extern" there.. and no, don't include ".c" file :)
i believe that ur kernel is not built with timekeeping.o..
can you send me the output of "cat /proc/kallsyms | grep xtime" command ??
vishal
Harsha wrote:
On Mon, Mar 9, 2009 at 11:29 PM, Vishal Thanki <vishalthanki@xxxxxxxxx> wrote:
its declared in linux/time/timekeeping.c
ref : http://lxr.linux.no/linux+v2.6.28.7/kernel/time/timekeeping.c#L45
It is defined there, not declared. The declaration is here-
http://lxr.linux.no/linux+v2.6.28.7/include/linux/time.h#L100
BTW are you suggesting that I include a .c file ??
btw, have you tried by loading the module?? does it complain in loading
it???
Yes I did - it complains and fails for the same reason.
Harsha
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ