[release] Update version to 1.0.0-rc1+ post release
[gpxe.git] / src / config / timer.h
blobcc6a93d18deac69f187fa6e566229bd074611c7e
1 #ifndef CONFIG_TIMER_H
2 #define CONFIG_TIMER_H
4 /** @file
6 * Timer configuration.
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <config/defaults.h>
14 //#undef TIMER_PCBIOS
15 //#define TIMER_RDTSC
17 #endif /* CONFIG_TIMER_H */