mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-11-01 09:13:37 +00:00 
			
		
		
		
	The attached patches provides part 6 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _XTENSA_CPUTIME_H
 | 
						|
#define _XTENSA_CPUTIME_H
 | 
						|
 | 
						|
#include <asm-generic/cputime.h>
 | 
						|
 | 
						|
#endif /* _XTENSA_CPUTIME_H */
 |