11 lines
		
	
	
		
			277 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			277 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* SPDX-License-Identifier: GPL-2.0 */
 | |
| /*
 | |
|  * Copyright (C) 2003 Ralf Baechle
 | |
|  */
 | |
| #ifndef __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
 | |
| #define __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
 | |
| 
 | |
| /* Intentionally empty file ...	 */
 | |
| 
 | |
| #endif /* __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H */
 | 
