blob: 1005e957d4a534eef1922c18107617eb92841092 [file] [log] [blame]
Ben Cheng655a7c02013-10-16 16:09:24 -07001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef _LINUX_ELF_EM_H
20#define _LINUX_ELF_EM_H
21#define EM_NONE 0
22#define EM_M32 1
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define EM_SPARC 2
25#define EM_386 3
26#define EM_68K 4
27#define EM_88K 5
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define EM_486 6
30#define EM_860 7
31#define EM_MIPS 8
32#define EM_MIPS_RS3_LE 10
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define EM_MIPS_RS4_BE 10
35#define EM_PARISC 15
36#define EM_SPARC32PLUS 18
37#define EM_PPC 20
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define EM_PPC64 21
40#define EM_SPU 23
Christopher Ferris38062f92014-07-09 15:33:25 -070041#define EM_ARM 40
Ben Cheng655a7c02013-10-16 16:09:24 -070042#define EM_SH 42
Ben Cheng655a7c02013-10-16 16:09:24 -070043/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris38062f92014-07-09 15:33:25 -070044#define EM_SPARCV9 43
Christopher Ferris05d08e92016-02-04 13:16:38 -080045#define EM_H8_300 46
Ben Cheng655a7c02013-10-16 16:09:24 -070046#define EM_IA_64 50
47#define EM_X86_64 62
Ben Cheng655a7c02013-10-16 16:09:24 -070048/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris05d08e92016-02-04 13:16:38 -080049#define EM_S390 22
Christopher Ferris38062f92014-07-09 15:33:25 -070050#define EM_CRIS 76
Ben Cheng655a7c02013-10-16 16:09:24 -070051#define EM_M32R 88
Christopher Ferris05d08e92016-02-04 13:16:38 -080052#define EM_MN10300 89
Christopher Ferris106b3a82016-08-24 12:15:38 -070053/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris82d75042015-01-26 10:57:07 -080054#define EM_OPENRISC 92
Ben Cheng655a7c02013-10-16 16:09:24 -070055#define EM_BLACKFIN 106
Christopher Ferris05d08e92016-02-04 13:16:38 -080056#define EM_ALTERA_NIOS2 113
Ben Cheng655a7c02013-10-16 16:09:24 -070057#define EM_TI_C6000 140
Christopher Ferris106b3a82016-08-24 12:15:38 -070058/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris38062f92014-07-09 15:33:25 -070059#define EM_AARCH64 183
Christopher Ferris05d08e92016-02-04 13:16:38 -080060#define EM_TILEPRO 188
61#define EM_MICROBLAZE 189
Christopher Ferris05d08e92016-02-04 13:16:38 -080062#define EM_TILEGX 191
Christopher Ferris106b3a82016-08-24 12:15:38 -070063/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris49f525c2016-12-12 14:55:36 -080064#define EM_BPF 247
Christopher Ferris82d75042015-01-26 10:57:07 -080065#define EM_FRV 0x5441
Christopher Ferris38062f92014-07-09 15:33:25 -070066#define EM_AVR32 0x18ad
Ben Cheng655a7c02013-10-16 16:09:24 -070067#define EM_ALPHA 0x9026
Christopher Ferris106b3a82016-08-24 12:15:38 -070068/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Christopher Ferris49f525c2016-12-12 14:55:36 -080069#define EM_CYGNUS_M32R 0x9041
Christopher Ferris38062f92014-07-09 15:33:25 -070070#define EM_S390_OLD 0xA390
Ben Cheng655a7c02013-10-16 16:09:24 -070071#define EM_CYGNUS_MN10300 0xbeef
Christopher Ferris05d08e92016-02-04 13:16:38 -080072#endif
Christopher Ferris49f525c2016-12-12 14:55:36 -080073/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */