Add support for Score7 architecture.
[deliverable/binutils-gdb.git] / include / elf / common.h
index 557c650ad3cdc068ca7271a0db5f2fa70e277f4c..3ba44d9462c0394b45a8925d4587604382392cfc 100644 (file)
 
 #define EM_CYGNUS_MEP          0xF00D  /* Toshiba MeP */
 
+/* Old Sunplus S+core7 backend magic number. Written in the absence of an ABI.  */
+#define EM_SCORE_OLD            95
+
 /* See the above comment before you add a new EM_* value here.  */
 
 /* Values for e_version.  */
This page took 0.02331 seconds and 4 git commands to generate.