summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/include/elf/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/include/elf/common.h')
-rw-r--r--contrib/binutils/include/elf/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/binutils/include/elf/common.h b/contrib/binutils/include/elf/common.h
index 289d3f2..d6e45fc 100644
--- a/contrib/binutils/include/elf/common.h
+++ b/contrib/binutils/include/elf/common.h
@@ -199,6 +199,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Old version of PowerPC, this should be removed shortly. */
#define EM_PPC_OLD 17
+/* (Depreciated) Temporary number for the OpenRISC processor. */
+#define EM_OR32 0x8472
+
/* Cygnus M32R ELF backend. Written in the absence of an ABI. */
#define EM_CYGNUS_M32R 0x9041
OpenPOWER on IntegriCloud