Revision 0d5d4699 elf.h

b/elf.h
119 119
 */
120 120
#define EM_S390_OLD     0xA390
121 121

  
122
#define EM_XILINX_MICROBLAZE    0xBAAB
122
#define EM_MICROBLAZE      189
123
#define EM_MICROBLAZE_OLD  0xBAAB
123 124

  
124 125
/* This is the info that is needed to parse the dynamic section of the file */
125 126
#define DT_NULL		0

Also available in: Unified diff