Usermode/ld-acess - Sorting and improvements to ld-acess
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / elf64.h
index 4fe99ae..fb39782 100644 (file)
@@ -9,6 +9,8 @@
 
 #define ELFCLASS64     2
 
+#define EM_X86_64      62
+
 typedef uint16_t       Elf64_Half;
 typedef uint32_t       Elf64_Word;
 

UCC git Repository :: git.ucc.asn.au