~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to include/elf.h

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
 */
127
127
#define EM_S390_OLD     0xA390
128
128
 
 
129
#define EM_ALTERA_NIOS2 113     /* Altera Nios II soft-core processor */
 
130
 
129
131
#define EM_MICROBLAZE      189
130
132
#define EM_MICROBLAZE_OLD  0xBAAB
131
133