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

Next file: linux/include/asm-sparc/elf.h
Previous file: linux/include/asm-sparc/byteorder.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/include/asm-sparc/delay.h linux/include/asm-sparc/delay.h
@@ -1,4 +1,4 @@
-/* $Id: delay.h,v 1.9 1997/04/11 00:42:19 davem Exp $
+/* $Id: delay.h,v 1.10 1997/11/07 18:24:30 mj Exp $
  * delay.h: Linux delay routines on the Sparc.
  *
  * Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu).
@@ -22,8 +22,4 @@
 /* This is too messy with inline asm on the Sparc. */
 extern void udelay(unsigned long usecs);
 
-/* calibrate_delay() wants this... */
-#define muldiv(a, b, c)    (((a)*(b))/(c))
-
 #endif /* defined(__SPARC_DELAY_H) */
-

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