Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / avr32 / include / asm / byteorder.h
blob50abc21619a8a288b9c46a2ac0d38ca56ce344e7
1 /*
2 * AVR32 endian-conversion functions.
3 */
4 #ifndef __ASM_AVR32_BYTEORDER_H
5 #define __ASM_AVR32_BYTEORDER_H
7 #include <linux/byteorder/big_endian.h>
9 #endif /* __ASM_AVR32_BYTEORDER_H */