Add support for Score target.
This commit is contained in:
parent
0112cd268b
commit
1c0d3aa6ae
54 changed files with 13014 additions and 55 deletions
|
@ -185,6 +185,7 @@
|
|||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue