Merge "EM_ARM and EM_AARCH64 are now in the uapi header."

This commit is contained in:
Elliott Hughes 2014-07-11 23:55:27 +00:00 committed by Gerrit Code Review
commit b8e82b5e72

View File

@ -67,9 +67,6 @@ typedef struct {
#define ELFOSABI_SYSV 0 /* Synonym for ELFOSABI_NONE used by valgrind. */ #define ELFOSABI_SYSV 0 /* Synonym for ELFOSABI_NONE used by valgrind. */
#define EM_ARM 40
#define EM_AARCH64 183
#define PT_GNU_RELRO 0x6474e552 #define PT_GNU_RELRO 0x6474e552
#define STB_LOOS 10 #define STB_LOOS 10