ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / delay.h
index 54552d21296efe9037de1d034ef45cafa4199067..fd832c6d419efc377a698eecd146032d5f68a8d1 100644 (file)
@@ -41,6 +41,7 @@ static inline void ndelay(unsigned long x)
 #define ndelay(x) ndelay(x)
 #endif
 
+extern unsigned long lpj_fine;
 void calibrate_delay(void);
 void msleep(unsigned int msecs);
 unsigned long msleep_interruptible(unsigned int msecs);
This page took 0.025684 seconds and 5 git commands to generate.