patch-2.4.23 linux-2.4.23/include/asm-sh/delay.h

Next file: linux-2.4.23/include/asm-sh/div64.h
Previous file: linux-2.4.23/include/asm-sh/checksum.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-sh/delay.h linux-2.4.23/include/asm-sh/delay.h
@@ -8,6 +8,7 @@
  */
  
 extern void __bad_udelay(void);
+extern void __bad_ndelay(void);
 
 extern void __udelay(unsigned long usecs);
 extern void __ndelay(unsigned long nsecs);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)