mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Add machine type for ia64.
This commit is contained in:
parent
ff2d7ae543
commit
d0eedf572f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66455
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user