diff options
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index f00625d..47b60bc 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -234,9 +234,6 @@ bfd_format; /* A count of carsyms (canonical archive symbols). */ typedef unsigned long symindex; -/* How to perform a relocation. */ -typedef const struct reloc_howto_struct reloc_howto_type; - #define BFD_NO_MORE_SYMBOLS ((symindex) ~0) /* General purpose part of a symbol X; |