Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 629c6146f..c8729f1fa 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -258,6 +258,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* TI msp430 micro controller. */
#define EM_MSP430 0x430
+/* Vitesse IQ2000 */
+#define EM_IQ2000 0xFEBA
/* See the above comment before you add a new EM_* value here. */
/* Values for e_version. */