patch-2.1.115 linux/include/asm-ppc/delay.h

Next file: linux/include/asm-ppc/dma.h
Previous file: linux/include/asm-ppc/cache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/include/asm-ppc/delay.h linux/include/asm-ppc/delay.h
@@ -10,6 +10,8 @@
  * 2 of the License, or (at your option) any later version.
  */
 
+extern unsigned long loops_per_sec;
+
 extern __inline__ void __delay(unsigned int loops)
 {
 	if (loops != 0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov