| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #ifndef _ASM_GENERIC_CPUTIME_H
 | 
					
						
							|  |  |  | #define _ASM_GENERIC_CPUTIME_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #include <linux/time.h>
 | 
					
						
							|  |  |  | #include <linux/jiffies.h>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-07-25 07:56:04 +02:00
										 |  |  | #ifndef CONFIG_VIRT_CPU_ACCOUNTING
 | 
					
						
							|  |  |  | # include <asm-generic/cputime_jiffies.h>
 | 
					
						
							|  |  |  | #endif
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #ifdef CONFIG_VIRT_CPU_ACCOUNTING_GEN
 | 
					
						
							|  |  |  | # include <asm-generic/cputime_nsecs.h>
 | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #endif
 |