mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-15 07:46:11 +08:00
@@ -1178,6 +1178,7 @@ namespace rld
|
|||||||
{ "m68k", EM_COLDFIRE },
|
{ "m68k", EM_COLDFIRE },
|
||||||
{ "mips", EM_MIPS },
|
{ "mips", EM_MIPS },
|
||||||
{ "powerpc", EM_PPC },
|
{ "powerpc", EM_PPC },
|
||||||
|
{ "powerpc", EM_PPC64 },
|
||||||
#ifndef EM_RISCV
|
#ifndef EM_RISCV
|
||||||
{ "riscv", 243 }, /* If not in libelf yet */
|
{ "riscv", 243 }, /* If not in libelf yet */
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user