Add support for Score target.
[deliverable/binutils-gdb.git] / include / elf / common.h
index 0380a8fd7f90421565958b6033a5848b953ff7e4..f041ecb870b6d410f97fd7737bd03c84dc1e5e37 100644 (file)
 #define EM_BLACKFIN    106     /* ADI Blackfin */
 #define EM_ALTERA_NIOS2        113     /* Altera Nios II soft-core processor */
 #define EM_CRX         114     /* National Semiconductor CRX */
+#define EM_SCORE        135     /* Sunplus Score */ 
 
 /* If it is necessary to assign new unofficial EM_* values, please pick large
    random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision
This page took 0.024003 seconds and 4 git commands to generate.