git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
		
			
				
	
	
		
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _ASM_IA64_IDLE_H
 | 
						|
#define _ASM_IA64_IDLE_H
 | 
						|
 | 
						|
static inline void enter_idle(void) { }
 | 
						|
static inline void exit_idle(void) { }
 | 
						|
 | 
						|
#endif /* _ASM_IA64_IDLE_H */
 |