add ELF machine define for TI C6X DSPs
authorMark Salter <msalter@redhat.com>
Tue, 27 Sep 2011 16:35:21 +0000 (12:35 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:47:19 +0000 (19:47 -0400)
Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
include/linux/elf-em.h

index 18bea78..8e2b7ba 100644 (file)
@@ -33,6 +33,7 @@
 #define EM_H8_300      46      /* Renesas H8/300,300H,H8S */
 #define EM_MN10300     89      /* Panasonic/MEI MN10300, AM33 */
 #define EM_BLACKFIN     106     /* ADI Blackfin Processor */
+#define EM_TI_C6000    140     /* TI C6X DSPs */
 #define EM_FRV         0x5441  /* Fujitsu FR-V */
 #define EM_AVR32       0x18ad  /* Atmel AVR32 */