patch-2.4.20 linux-2.4.20/include/asm-sh/timex.h
Next file: linux-2.4.20/include/asm-sparc/btfixup.h
Previous file: linux-2.4.20/include/asm-sh/termios.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/asm-sh/timex.h
-  Orig date: 
Thu Jan  4 13:19:13 2001
diff -urN linux-2.4.19/include/asm-sh/timex.h linux-2.4.20/include/asm-sh/timex.h
@@ -21,4 +21,7 @@
 	return 0;
 }
 
+#define vxtime_lock()		do {} while (0)
+#define vxtime_unlock()		do {} while (0)
+
 #endif /* __ASM_SH_TIMEX_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)