diff options
Diffstat (limited to 'bfd/libxcoff.h')
-rw-r--r-- | bfd/libxcoff.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/libxcoff.h b/bfd/libxcoff.h index 229e47c..bffdee2 100644 --- a/bfd/libxcoff.h +++ b/bfd/libxcoff.h @@ -234,6 +234,7 @@ extern xcoff_reloc_function xcoff_reloc_type_rel; extern xcoff_reloc_function xcoff_reloc_type_toc; extern xcoff_reloc_function xcoff_reloc_type_ba; extern xcoff_reloc_function xcoff_reloc_type_crel; +extern xcoff_reloc_function xcoff_reloc_type_tls; /* Structure to describe dwarf sections. Useful to convert from XCOFF section name to flag and vice-versa. |