blob: 48b4cfaa0d5003f6ecf070f254fad7faccc62df2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 *
Ralf Baechlef32ec772005-11-28 13:10:54 +00006 * Copyright (C) 2003, 2005 by Ralf Baechle
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 */
8#ifndef __ASM_MACH_GENERIC_TIMEX_H
9#define __ASM_MACH_GENERIC_TIMEX_H
10
Linus Torvalds1da177e2005-04-16 15:20:36 -070011#define CLOCK_TICK_RATE 500000
Linus Torvalds1da177e2005-04-16 15:20:36 -070012
13#endif /* __ASM_MACH_GENERIC_TIMEX_H */