92 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			C
		
	
	
	
			
		
		
	
	
			92 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			C
		
	
	
	
| /* DO NOT EDIT THIS FILE
 | |
|  * Automatically generated by toolchain/trunk/proc-defs/sh/create-arch-headers.sh
 | |
|  * DO NOT EDIT THIS FILE
 | |
|  */
 | |
| 
 | |
| #ifndef __MACH_CDEF_BLACKFIN__
 | |
| #define __MACH_CDEF_BLACKFIN__
 | |
| 
 | |
| #ifdef __ADSPBF504__
 | |
| # include "mach-bf506/BF504_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF506__
 | |
| # include "mach-bf506/BF506_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF512__
 | |
| # include "mach-bf518/BF512_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF514__
 | |
| # include "mach-bf518/BF514_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF516__
 | |
| # include "mach-bf518/BF516_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF518__
 | |
| # include "mach-bf518/BF518_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF522__
 | |
| # include "mach-bf527/BF522_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF523__
 | |
| # include "mach-bf527/BF523_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF524__
 | |
| # include "mach-bf527/BF524_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF525__
 | |
| # include "mach-bf527/BF525_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF526__
 | |
| # include "mach-bf527/BF526_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF527__
 | |
| # include "mach-bf527/BF527_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF531__
 | |
| # include "mach-bf533/BF531_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF532__
 | |
| # include "mach-bf533/BF532_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF533__
 | |
| # include "mach-bf533/BF533_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF534__
 | |
| # include "mach-bf537/BF534_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF536__
 | |
| # include "mach-bf537/BF536_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF537__
 | |
| # include "mach-bf537/BF537_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF538__
 | |
| # include "mach-bf538/BF538_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF539__
 | |
| # include "mach-bf538/BF539_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF542__
 | |
| # include "mach-bf548/BF542_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF544__
 | |
| # include "mach-bf548/BF544_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF547__
 | |
| # include "mach-bf548/BF547_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF548__
 | |
| # include "mach-bf548/BF548_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF549__
 | |
| # include "mach-bf548/BF549_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF561__
 | |
| # include "mach-bf561/BF561_cdef.h"
 | |
| #endif
 | |
| #ifdef __ADSPBF609__
 | |
| # include "mach-bf609/BF609_cdef.h"
 | |
| #endif
 | |
| 
 | |
| #endif /* __MACH_CDEF_BLACKFIN__ */
 |