Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[pv_ops_mirror.git] / include / asm-x86 / 8253pit_32.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