patch-2.4.20 linux-2.4.20/include/asm-mips/time.h
Next file: linux-2.4.20/include/asm-mips/timex.h
Previous file: linux-2.4.20/include/asm-mips/termios.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips/time.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-mips/time.h linux-2.4.20/include/asm-mips/time.h
@@ -23,7 +23,7 @@
#include <linux/linkage.h> /* for asmlinkage */
#include <linux/rtc.h> /* for struct rtc_time */
-/*
+/*
* RTC ops. By default, they point a no-RTC functions.
* rtc_get_time - mktime(year, mon, day, hour, min, sec) in seconds.
* rtc_set_time - reverse the above translation and set time to RTC.
@@ -39,7 +39,7 @@
extern void to_tm(unsigned long tim, struct rtc_time * tm);
/*
- * do_gettimeoffset(). By default, this func pointer points to
+ * do_gettimeoffset(). By default, this func pointer points to
* do_null_gettimeoffset(), which leads to the same resolution as HZ.
* Higher resolution versions are vailable, which gives ~1us resolution.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)