1 #define KERNEL_ELFCLASS ELFCLASS64
2 #define KERNEL_ELFDATA ELFDATA2LSB
3 #define HOST_ELFCLASS ELFCLASS64
4 #define HOST_ELFDATA ELFDATA2LSB
5