Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6/kmemtrace.git] / include / asm-alpha / 8253pit.h
blobfef5c1450e471643968802394079689f95213fc9
1 /*
2 * 8253/8254 Programmable Interval Timer
3 */
5 #ifndef _8253PIT_H
6 #define _8253PIT_H
8 #define PIT_TICK_RATE 1193180UL
10 #endif