kernel-ark/arch/i386/kernel/timers
Andrew Morton a3a255e744 [PATCH] x86: cpu_khz type fix
x86_64's cpu_khz is unsigned int and there is no reason why x86 needs to use
unsigned long.

So make cpu_khz unsigned int on x86 as well.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:11 -07:00
..
common.c
Makefile
timer_cyclone.c
timer_hpet.c
timer_none.c
timer_pit.c
timer_pm.c
timer_tsc.c
timer.c