1 /* include/asm/bugs.h: Sparc probes for various bugs.
7 #include <asm/cpudata.h>
10 extern unsigned long loops_per_jiffy;
12 static void __init check_bugs(void)
14 #if defined(CONFIG_SPARC32) && !defined(CONFIG_SMP)
15 cpu_data(0).udelay_val = loops_per_jiffy;