RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-i386 / 8253pit.h
blob96c7c3592dafd4aca3faa2055e2c2fe5b29de726
1 /*
2 * 8253/8254 Programmable Interval Timer
3 */
5 #ifndef _8253PIT_H
6 #define _8253PIT_H
8 #include <asm/timex.h>
10 #define PIT_TICK_RATE CLOCK_TICK_RATE
12 #endif