x86/doc: mini-howto for using earlyprintk=dbgp
[cascardo/linux.git] / arch / m68knommu / include / asm / byteorder.h
1 #ifndef _M68KNOMMU_BYTEORDER_H
2 #define _M68KNOMMU_BYTEORDER_H
3
4 #include <asm/swab.h>
5 #include <linux/byteorder/big_endian.h>
6
7 #endif /* _M68KNOMMU_BYTEORDER_H */