(sparc_reloc_map): Remove duplicate WDISP19 entry.

This commit is contained in:
Ken Raeburn 1993-07-12 14:39:40 +00:00
parent 1bea1b6fa7
commit 2d56dfba5d
1 changed files with 0 additions and 1 deletions

View File

@ -148,7 +148,6 @@ static CONST struct elf_reloc_map sparc_reloc_map[] =
{ BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT },
{ BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE },
{ BFD_RELOC_SPARC_WDISP22, R_SPARC_WDISP22 },
{ BFD_RELOC_SPARC_WDISP19, R_SPARC_WDISP19 },
/* { BFD_RELOC_SPARC_UA32, R_SPARC_UA32 }, not used?? */
{ BFD_RELOC_SPARC_10, R_SPARC_10 },
{ BFD_RELOC_SPARC_11, R_SPARC_11 },