blob: 16763c68f60e93417931c9f3d5424a62d3d16f71 [file] [log] [blame]
#ifndef ASM_ARM64_BOOT_H
#define ASM_ARM64_BOOT_H
#define ELF_CLASS ELFCLASS64
#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_AARCH64
#endif /* ASM_ARM_BOOT_H */