Add support for OpenRISC 32-bit embedded processor
[deliverable/binutils-gdb.git] / include / elf / common.h
index 289d3f2add2f275641435db64f886ad84b2bfdb5..d6e45fcc55c8b0d3471366f1f1e76b3cbf5fc6d4 100644 (file)
@@ -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
 
This page took 0.024087 seconds and 4 git commands to generate.