Skip to content

Commit

Permalink
add ELF machine define for TI C6X DSPs
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Salter <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
  • Loading branch information
mosalter committed Oct 6, 2011
1 parent b7a0556 commit 854a685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/elf-em.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit 854a685

Please sign in to comment.