On Sunday 18 January 2004 19:15, [EMAIL PROTECTED] wrote:

> * I just stumbled on this code (in 0.93), netboot/timer.c.
> -----------------------------------------
> unsigned long currticks(void)
> {
>         static unsigned long clocks_per_tick;

[snip]

> Shouldn't clock_per_tick be inited to zero?

Since it is a static variable it is initialised to zero.


-- 
Member AFFS, WYLUG, SWP (UK), ANL, Leeds SA, Leeds Anti-war coalition
No to software patents!    No to DRM/EUCD - hands off our computers!

Attachment: pgp00000.pgp
Description: signature

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to