/* * linux/include/asm-alpha/timex.h * * ALPHA architecture timex specifications */ #ifndef _ASMALPHA_TIMEX_H #define _ASMALPHA_TIMEX_H #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ #endif