Skip to content

Commit

Permalink
(EM_X8664): Add official x86-64 specific value.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Jaeger committed Aug 16, 2000
1 parent ad04a62 commit 6de979d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elf/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ typedef struct
#define EM_ME16 59 /* Toyota ME16 processor */
#define EM_ST100 60 /* STMicroelectronic ST100 processor */
#define EM_TINYJ 61 /* Advanced Logic Corp. Tinyj emb.fam*/
#define EM_X8664 62 /* AMD x86-64 */

#define EM_FX66 66 /* Siemens FX66 microcontroller */
#define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 mc */
Expand Down

0 comments on commit 6de979d

Please sign in to comment.