Parcourir la source

add ELF machine define for TI C6X DSPs

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Mark Salter il y a 13 ans
Parent
commit
854a68521b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      include/linux/elf-em.h

+ 1 - 0
include/linux/elf-em.h

@@ -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 */