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:
authorCatherine Moore <clm@codesourcery.com>2005-09-30 19:12:52 +0400
committerCatherine Moore <clm@codesourcery.com>2005-09-30 19:12:52 +0400
commitfd45a7909b739539a4dd21fa8ce7b284c464124f (patch)
treec04c5e2a42a15d195a67b0e74175e0346867d359 /include/elf/common.h
parent56fa07985119c05c02adef371af4d2c3de53a823 (diff)
* dis-asm.h (print_insn_bfin): Declare.
* elf/bfin.h: New file. * elf/common.h (EM_BLACKFIN): Define. * opcode/bfin.h: New file.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 81cc3fa7c..d85a9954f 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -182,6 +182,7 @@
#define EM_IP2K 101 /* Ubicom IP2022 micro controller */
#define EM_CR 103 /* National Semiconductor CompactRISC */
#define EM_MSP430 105 /* TI msp430 micro controller */
+#define EM_BLACKFIN 106 /* ADI Blackfin */
#define EM_CRX 114 /* National Semiconductor CRX */
/* If it is necessary to assign new unofficial EM_* values, please pick large