]> git.sur5r.net Git - u-boot/blob - include/asm-m68k/byteorder.h
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
[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 */