patch-2.2.18 linux/include/asm-sparc/delay.h
Next file: linux/include/asm-sparc/io.h
Previous file: linux/include/asm-sparc/asm_offsets.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sat Oct 14 00:28:12 2000
- Orig file:
v2.2.17/include/asm-sparc/delay.h
- Orig date:
Fri Apr 21 12:46:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-sparc/delay.h linux/include/asm-sparc/delay.h
@@ -1,4 +1,4 @@
-/* $Id: delay.h,v 1.10 1997/11/07 18:24:30 mj Exp $
+/* $Id: delay.h,v 1.10.6.1 2000/10/05 04:23:32 anton Exp $
* delay.h: Linux delay routines on the Sparc.
*
* Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu).
@@ -6,8 +6,6 @@
#ifndef __SPARC_DELAY_H
#define __SPARC_DELAY_H
-
-extern unsigned long loops_per_sec;
extern __inline__ void __delay(unsigned long loops)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)