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
- Lines: 7
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-sparc/delay.h
- Orig date:
2001-01-01 10:37:41.000000000 -0800
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)