Merge branch 'master' of git://github.com/illumos/illumos-gate
[unleashed.git] / usr / src / grub / grub-0.97 / netboot / latch.h
blob38a8bd211d7411950224bf401323ef6dd93151af
1 #ifndef LATCH_H
2 #define LATCH_H
4 #define TICKS_PER_SEC 18
6 /* For different calibrators of the TSC move the declaration of
7 * sleep_latch and the definitions of it's length here...
8 */
10 #endif /* LATCH_H */