patch-2.4.21 linux-2.4.21/include/asm-sparc/delay.h

Next file: linux-2.4.21/include/asm-sparc/floppy.h
Previous file: linux-2.4.21/include/asm-sparc/auxio.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-sparc/delay.h linux-2.4.21/include/asm-sparc/delay.h
@@ -21,5 +21,6 @@
 
 /* This is too messy with inline asm on the Sparc. */
 extern void udelay(unsigned long usecs);
+extern void ndelay(unsigned long usecs);
 
 #endif /* defined(__SPARC_DELAY_H) */

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