commit | 10cf0d8c1f06d528f173e837ee9b7eab14247d7a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jul 11 11:01:42 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Jul 11 11:01:42 2014 -0700 |
tree | a241a1dd89d4f22d230272e10fe7746d749b3cec | |
parent | c6bc001776931fd1c8583df2b8948dcb8bf61007 [diff] |
EM_ARM and EM_AARCH64 are now in the uapi header. Change-Id: Ice73403daff75ea45b24e02351269f6c012df6c1
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