Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.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 */