nfsd4: typo logical vs bitwise negate for want_mask
[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 */