]> git.sur5r.net Git - u-boot/blob - include/asm-m68k/byteorder.h
[FIX] Changes for bios_emulator code for others architecture
[u-boot] / 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 */