Add machine type for ia64.

This commit is contained in:
Doug Rabson 2000-09-29 13:35:14 +00:00
parent ff2d7ae543
commit d0eedf572f

View File

@ -127,6 +127,7 @@ typedef struct {
#define EM_SPARC64 11 /* SPARC v9 64-bit unoffical */
#define EM_PARISC 15 /* HPPA */
#define EM_PPC 20 /* PowerPC */
#define EM_IA_64 50 /* Intel IA-46 Processor */
#define EM_ALPHA 0x9026 /* Alpha */
/* Special section indexes. */