| 
									
										
										
										
											2008-05-19 16:53:02 -07:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * clock.h:  Definitions for clock operations on the Sparc. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #ifndef _SPARC_CLOCK_H
 | 
					
						
							|  |  |  | #define _SPARC_CLOCK_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Foo for now. */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #endif /* !(_SPARC_CLOCK_H) */
 |