patch-2.4.19 linux-2.4.19/arch/m68k/sun3x/time.h
Next file: linux-2.4.19/arch/mips/Makefile
Previous file: linux-2.4.19/arch/m68k/sun3x/time.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/m68k/sun3x/time.h
-  Orig date: 
Mon Jun 11 19:15:27 2001
diff -urN linux-2.4.18/arch/m68k/sun3x/time.h linux-2.4.19/arch/m68k/sun3x/time.h
@@ -3,7 +3,7 @@
 
 extern void sun3x_gettod (int *yearp, int *monp, int *dayp,
                    int *hourp, int *minp, int *secp);
-extern int sun3x_hwclk(int set, struct hwclk_time *t);
+extern int sun3x_hwclk(int set, struct rtc_time *t);
 unsigned long sun3x_gettimeoffset (void);
 void sun3x_sched_init(void (*vector)(int, void *, struct pt_regs *));
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)