1 2 3 4 5 6
#ifndef __ASM_ARCH_TIMEX_H #define __ASM_ARCH_TIMEX_H #define CLOCK_TICK_RATE 110000000 #endif