| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * 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. | 
					
						
							|  |  |  |  * | 
					
						
							| 
									
										
										
										
											2005-11-28 13:10:54 +00:00
										 |  |  |  * Copyright (C) 2003, 2005 by Ralf Baechle | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  */ | 
					
						
							|  |  |  | #ifndef __ASM_MACH_GENERIC_TIMEX_H
 | 
					
						
							|  |  |  | #define __ASM_MACH_GENERIC_TIMEX_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #define CLOCK_TICK_RATE		500000
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #endif /* __ASM_MACH_GENERIC_TIMEX_H */
 |