|
|
| File: [Development] / linux-2.6-xfs / include / asm-mips / mach-generic / Attic / timex.h (download)
Revision 1.2, Mon Feb 20 14:29:08 2006 UTC (11 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.16-rc4, KDB updated too. Merge of 2.6.x-xfs-melb:linux:25234a by kenmcd. |
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2003, 2005 by Ralf Baechle */ #ifndef __ASM_MACH_GENERIC_TIMEX_H #define __ASM_MACH_GENERIC_TIMEX_H #define CLOCK_TICK_RATE 500000 #endif /* __ASM_MACH_GENERIC_TIMEX_H */