]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - include/asm-m68k/byteorder.h
* Some code cleanup
[karo-tx-uboot.git] / include / asm-m68k / byteorder.h
1 #ifndef _M68K_BYTEORDER_H
2 #define _M68K_BYTEORDER_H
3
4 #include <asm/types.h>
5 #include <linux/byteorder/big_endian.h>
6
7 #endif /* _M68K_BYTEORDER_H */