The kernel does. Thanks to the sched.h mess it's even implictly
included in almost any file..
> 3) What if an architecture doesn't have a compile-time known
> CLOCK_TICK_RATE? I suppose I cannot just #define it to a variable,
> because the kernel doesn't use it, and that probably means userland
> does ...
The kernel DOES use it. grep(1) is your friend.
-
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/