]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/elf/bpf.h
2.41 Release sources
[thirdparty/binutils-gdb.git] / include / elf / bpf.h
index e4d416290a7915c1c28b52066f43499a229c84d8..fb1936010bfc137a2da22237c88f84e920caab0a 100644 (file)
@@ -34,12 +34,6 @@ START_RELOC_NUMBERS (elf_bpf_reloc_type)
  * It is kept in this file to remind that the value is already taken. */
   RELOC_NUMBER (R_BPF_64_NODYLD32,             4)
   RELOC_NUMBER (R_BPF_64_32,                   10)
-  RELOC_NUMBER (R_BPF_GNU_64_16,                256)
 END_RELOC_NUMBERS (R_BPF_max)
 
-/* Processor specific flags for the ELF header e_flags field.  */
-
-/* Version of the BPF ISA used in the file.  */
-#define EF_BPF_CPUVER 0x0000000f
-
 #endif /* _ELF_BPF_H  */