[3c90x] Remove src/drivers/3c90x.txt
[gpxe.git] / src / config / timer.h
blob7c3f3521d265f7d00b102abd44fc2d742c103b23
1 #ifndef CONFIG_TIMER_H
2 #define CONFIG_TIMER_H
4 /** @file
6 * Timer configuration.
8 */
10 #include <config/defaults.h>
12 //#undef TIMER_PCBIOS
13 //#define TIMER_RDTSC
15 #endif /* CONFIG_TIMER_H */