patch-2.4.2 linux/include/asm-mips64/delay.h
Next file: linux/include/asm-mips64/errno.h
Previous file: linux/include/asm-mips/termios.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Feb  4 21:48:46 2001
-  Orig file: 
v2.4.1/linux/include/asm-mips64/delay.h
-  Orig date: 
Tue Jul 11 11:18:53 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-mips64/delay.h linux/include/asm-mips64/delay.h
@@ -12,6 +12,8 @@
 
 #include <linux/config.h>
 
+extern unsigned long loops_per_sec;
+
 extern __inline__ void
 __delay(unsigned long loops)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)