tb1/tb_asm/sstrip/asm_elf_blackfin.h
2012-12-18 21:43:40 -05:00

7 lines
149 B
C

/*
* These are used to set parameters in the core dumps.
*/
#define ELF_CLASS ELFCLASS32
#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_BLACKFIN