| 
									
										
										
										
											2009-03-27 14:25:36 +01:00
										 |  |  | #ifndef _ASM_MICROBLAZE_BYTEORDER_H
 | 
					
						
							|  |  |  | #define _ASM_MICROBLAZE_BYTEORDER_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-09-28 16:04:14 +10:00
										 |  |  | #ifdef __MICROBLAZEEL__
 | 
					
						
							|  |  |  | #include <linux/byteorder/little_endian.h>
 | 
					
						
							|  |  |  | #else
 | 
					
						
							| 
									
										
										
										
											2009-03-27 14:25:36 +01:00
										 |  |  | #include <linux/byteorder/big_endian.h>
 | 
					
						
							| 
									
										
										
										
											2010-09-28 16:04:14 +10:00
										 |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2009-03-27 14:25:36 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | #endif /* _ASM_MICROBLAZE_BYTEORDER_H */
 |