patch-2.4.9 linux/include/asm-arm/arch-shark/time.h
Next file: linux/include/asm-arm/arch-tbox/io.h
Previous file: linux/include/asm-arm/arch-shark/memory.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Aug 12 11:14:00 2001
- Orig file:
v2.4.8/linux/include/asm-arm/arch-shark/time.h
- Orig date:
Thu Apr 12 12:20:31 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-shark/time.h linux/include/asm-arm/arch-shark/time.h
@@ -46,7 +46,7 @@
/*
* Set up timer interrupt, and return the current time in seconds.
*/
-extern __inline__ void setup_timer(void)
+static inline void setup_timer(void)
{
struct rtc_time r_time;
unsigned long flags;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)