commit | 0594b9ddded7d832b786c209dd7cd4e26ee32eb8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Jul 12 01:41:51 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Sat Jul 12 01:41:51 2014 +0000 |
tree | 5936be8505fc8b9fe71dce884b4800963486c07b | |
parent | efdf7862be41b2dfd8d013e2495af9a2db5286f5 [diff] | |
parent | b8e82b5e729a1f6e30ee9593b2dbcbb3ad623874 [diff] |
am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header." * commit 'b8e82b5e729a1f6e30ee9593b2dbcbb3ad623874': 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