fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / init / calibrate.c
index d206c75..733f14b 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <asm/timex.h>
 
-static unsigned long preset_lpj;
+unsigned long preset_lpj;
 static int __init lpj_setup(char *str)
 {
        preset_lpj = simple_strtoul(str,NULL,0);