mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 18:53:24 +00:00 
			
		
		
		
	 78ddb274b9
			
		
	
	
		78ddb274b9
		
	
	
	
	
		
			
			fpswa.h is not relevant for userspace, so do not export it. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
		
			
				
	
	
		
			16 lines
		
	
	
		
			331 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			331 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include include/asm-generic/Kbuild.asm
 | |
| 
 | |
| header-y += break.h
 | |
| header-y += fpu.h
 | |
| header-y += ia64regs.h
 | |
| header-y += intel_intrin.h
 | |
| header-y += perfmon_default_smpl.h
 | |
| header-y += ptrace_offsets.h
 | |
| header-y += rse.h
 | |
| header-y += ucontext.h
 | |
| 
 | |
| unifdef-y += gcc_intrin.h
 | |
| unifdef-y += intrinsics.h
 | |
| unifdef-y += perfmon.h
 | |
| unifdef-y += ustack.h
 |