#include #include #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,23)) && defined(__i386__) #error "tsc_khz is not exported" #endif unsigned int *ptsc = &tsc_khz;