mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 12:39:23 +00:00 
			
		
		
		
	 96a388de5d
			
		
	
	
		96a388de5d
		
	
	
	
	
		
			
			Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
		
			
				
	
	
		
			6 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifdef CONFIG_X86_32
 | |
| # include "irq_regs_32.h"
 | |
| #else
 | |
| # include "irq_regs_64.h"
 | |
| #endif
 |