[PATCH] mips: change system type name in proc for vr41xx
[linux-2.6/linux-2.6-openrd.git] / include / asm-powerpc / 8253pit.h
blob862708a749b0fb1383c1d83551fc09ae26e5a2cd
1 /*
2 * 8253/8254 Programmable Interval Timer
3 */
5 #ifndef _8253PIT_H
6 #define _8253PIT_H
8 #define PIT_TICK_RATE 1193182UL
10 #endif