]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/asm-m68k/byteorder.h
* Patch by Imre Deak, 26 May 2004:
[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 */