mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 00:01:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			205 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			205 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /*
 | |
|  *  include/asm-s390/resource.h
 | |
|  *
 | |
|  *  S390 version
 | |
|  *
 | |
|  *  Derived from "include/asm-i386/resources.h"
 | |
|  */
 | |
| 
 | |
| #ifndef _S390_RESOURCE_H
 | |
| #define _S390_RESOURCE_H
 | |
| 
 | |
| #include <asm-generic/resource.h>
 | |
| 
 | |
| #endif
 | |
| 
 | 
