4 #define HZ_WRONG 0 /* impossible clock frequency */
7 * Discover the tick frequency of the machine if something goes wrong,
8 * we return HZ_WRONG, an impossible sampling frequency.
11 extern int hertz (void);
This page took 0.029621 seconds and 4 git commands to generate.