blob: 08651cd1a80e7cc53c48f7e42ac5ab6deccdaf96 [file] [log] [blame]
#ifndef ASM_ARM_BOOT_H
#define ASM_ARM_BOOT_H
#define ELF_CLASS ELFCLASS32
#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_ARM
#endif /* ASM_ARM_BOOT_H */