patch-2.4.22 linux-2.4.22/include/asm-arm/arch-riscstation/timex.h
Next file: linux-2.4.22/include/asm-arm/arch-riscstation/uncompress.h
Previous file: linux-2.4.22/include/asm-arm/arch-riscstation/time.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-arm/arch-riscstation/timex.h
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.21/include/asm-arm/arch-riscstation/timex.h linux-2.4.22/include/asm-arm/arch-riscstation/timex.h
@@ -0,0 +1,17 @@
+/*
+ * linux/include/asm-arm/arch-rpc/timex.h
+ *
+ * Copyright (C) 1997, 1998 Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * RiscPC architecture timex specifications
+ */
+
+/*
+ * On the RiscPC, the clock ticks at 2MHz.
+ */
+#define CLOCK_TICK_RATE 2000000
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)