Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / ipxe / src / arch / x86_64 / include / bits / endian.h
1 #ifndef ETHERBOOT_BITS_ENDIAN_H
2 #define ETHERBOOT_BITS_ENDIAN_H
3
4 #define __BYTE_ORDER __LITTLE_ENDIAN
5
6 #endif /* ETHERBOOT_BITS_ENDIAN_H */