mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			295 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			295 B
		
	
	
	
		
			C
		
	
	
	
	
	
/************************************************
 | 
						|
 * NAME                 arm946es.h              *
 | 
						|
 * $Version$                                    *
 | 
						|
 ************************************************/
 | 
						|
/* Currently empty */
 | 
						|
#ifndef __ARM946ES_H__
 | 
						|
#define __ARM946ES_H__
 | 
						|
#endif /*__ARM946ES_H__*/
 |