| 
									
										
										
										
											2009-03-27 14:25:27 +01:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Copyright (C) 2006 Atmark Techno, Inc. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 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. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #ifndef _ASM_MICROBLAZE_TIMEX_H
 | 
					
						
							|  |  |  | #define _ASM_MICROBLAZE_TIMEX_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-18 19:55:33 +02:00
										 |  |  | #include <asm-generic/timex.h>
 | 
					
						
							| 
									
										
										
										
											2009-03-27 14:25:27 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-18 19:55:33 +02:00
										 |  |  | #define CLOCK_TICK_RATE 1000 /* Timer input freq. */
 | 
					
						
							| 
									
										
										
										
											2009-03-27 14:25:27 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | #endif /* _ASM_TIMEX_H */
 |