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
-  Lines: 8
-  Date:
2003-11-28 10:26:21.000000000 -0800
-  Orig file: 
linux-2.4.22/include/asm-sh/delay.h
-  Orig date: 
2003-08-25 04:44:44.000000000 -0700
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)