diff options
Diffstat (limited to 'include/uapi/linux/elf-em.h')
| -rw-r--r-- | include/uapi/linux/elf-em.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/elf-em.h b/include/uapi/linux/elf-em.h index b08829667ed7..3429a3ba382b 100644 --- a/include/uapi/linux/elf-em.h +++ b/include/uapi/linux/elf-em.h | |||
| @@ -38,6 +38,8 @@ | |||
| 38 | #define EM_ALTERA_NIOS2 113 /* Altera Nios II soft-core processor */ | 38 | #define EM_ALTERA_NIOS2 113 /* Altera Nios II soft-core processor */ |
| 39 | #define EM_TI_C6000 140 /* TI C6X DSPs */ | 39 | #define EM_TI_C6000 140 /* TI C6X DSPs */ |
| 40 | #define EM_AARCH64 183 /* ARM 64 bit */ | 40 | #define EM_AARCH64 183 /* ARM 64 bit */ |
| 41 | #define EM_TILEPRO 188 /* Tilera TILEPro */ | ||
| 42 | #define EM_TILEGX 191 /* Tilera TILE-Gx */ | ||
| 41 | #define EM_FRV 0x5441 /* Fujitsu FR-V */ | 43 | #define EM_FRV 0x5441 /* Fujitsu FR-V */ |
| 42 | #define EM_AVR32 0x18ad /* Atmel AVR32 */ | 44 | #define EM_AVR32 0x18ad /* Atmel AVR32 */ |
| 43 | 45 | ||
