patch-2.4.6 linux/include/asm-ppc/time.h
Next file: linux/include/asm-s390/socket.h
Previous file: linux/include/asm-ppc/termios.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Jul 2 14:34:57 2001
- Orig file:
v2.4.5/linux/include/asm-ppc/time.h
- Orig date:
Mon May 21 15:02:06 2001
diff -u --recursive --new-file v2.4.5/linux/include/asm-ppc/time.h linux/include/asm-ppc/time.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.time.h 1.10 05/17/01 18:14:26 cort
+ * BK Id: SCCS/s.time.h 1.13 06/27/01 14:49:58 trini
*/
/*
* Common time prototypes and such for all ppc machines.
@@ -23,6 +23,8 @@
extern void to_tm(int tim, struct rtc_time * tm);
extern time_t last_rtc_update;
+
+extern void set_dec_cpu6(unsigned int val);
int via_calibrate_decr(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)