am 0594b9dd: am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header."

* commit '0594b9ddded7d832b786c209dd7cd4e26ee32eb8':
  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