9 lines
		
	
	
		
			165 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			165 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __MACH_PXA300_H
 | |
| #define __MACH_PXA300_H
 | |
| 
 | |
| #include <mach/hardware.h>
 | |
| #include <mach/pxa3xx-regs.h>
 | |
| #include <mach/mfp-pxa300.h>
 | |
| 
 | |
| #endif /* __MACH_PXA300_H */
 |