source:
vbox/trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/latch.h@
16444
Last change on this file since 16444 was 1, checked in by , 55 years ago | |
---|---|
|
|
File size: 208 bytes |
Line | |
---|---|
1 | #ifndef LATCH_H |
2 | #define LATCH_H |
3 | |
4 | #define TICKS_PER_SEC 18 |
5 | |
6 | /* For different calibrators of the TSC move the declaration of |
7 | * sleep_latch and the definitions of it's length here... |
8 | */ |
9 | |
10 | #endif /* LATCH_H */ |
Note:
See TracBrowser
for help on using the repository browser.