Where is jiffies (lib)?
Michael Schmitz
schmitz at opal.biophys.uni-duesseldorf.de
Mon May 22 01:01:22 EST 2000
> jiffies is declared in /linux/sched.h as extern unsigned long volatile.
> But what is the libary that hold jiffies.
> I got a link error about this.
kernel/sched.c declares jiffies (and one of it's tasks is incrementing
jiffies on each timer tick). User space code should never see the bulk of
linux/sched.h anyway - what were you doing?
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list