commit | b8e82b5e729a1f6e30ee9593b2dbcbb3ad623874 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jul 11 23:55:27 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 10 20:49:23 2014 +0000 |
tree | 16a709e2fea365e2773d1e6ec4d021d63b53044e | |
parent | 385bb1ededa734e88bafb8aaf817e9a984bf0d18 [diff] | |
parent | 10cf0d8c1f06d528f173e837ee9b7eab14247d7a [diff] |
Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
diff --git a/libc/include/elf.h b/libc/include/elf.h index 7a217b0..0975b7a 100644 --- a/libc/include/elf.h +++ b/libc/include/elf.h
@@ -67,9 +67,6 @@ #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 STB_LOOS 10