diff options
Diffstat (limited to 'gas/config/tc-frv.h')
-rw-r--r-- | gas/config/tc-frv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-frv.h b/gas/config/tc-frv.h index f43376c..444b26b 100644 --- a/gas/config/tc-frv.h +++ b/gas/config/tc-frv.h @@ -76,7 +76,6 @@ void frv_frob_label (symbolS *); /* Call md_pcrel_from_section(), not md_pcrel_from(). */ #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) -extern long md_pcrel_from_section (struct fix *, segT); /* After all of the symbols have been adjusted, go over the file looking for any relocations that pic won't support. */ |