m68knommu: introduce asm/swab.h
[linux-2.6/mini2440.git] / arch / m68knommu / include / asm / byteorder.h
bloba6f0b8f7f6227d63e3a21700e17fd08e090ffe14
1 #ifndef _M68KNOMMU_BYTEORDER_H
2 #define _M68KNOMMU_BYTEORDER_H
4 #include <asm/swab.h>
5 #include <linux/byteorder/big_endian.h>
7 #endif /* _M68KNOMMU_BYTEORDER_H */