#ifndef CONFIG_TIMER_H #define CONFIG_TIMER_H /** @file * * Timer configuration. * */ #include //#undef TIMER_PCBIOS //#define TIMER_RDTSC #endif /* CONFIG_TIMER_H */