Fix description of EM_S370.
This commit is contained in:
parent
0752138902
commit
a7c8f90ec1
2 changed files with 6 additions and 1 deletions
|
@ -1180,7 +1180,7 @@ get_machine_name (e_machine)
|
|||
case EM_486: return "Intel 80486";
|
||||
case EM_860: return "Intel 80860";
|
||||
case EM_MIPS: return "MIPS R3000";
|
||||
case EM_S370: return "Amdahl";
|
||||
case EM_S370: return "IBM System/370";
|
||||
case EM_MIPS_RS4_BE: return "MIPS R4000 big-endian";
|
||||
case EM_OLD_SPARCV9: return "Sparc v9 (old)";
|
||||
case EM_PARISC: return "HPPA";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue