diff options
Diffstat (limited to 'gas/config/tc-bpf.h')
-rw-r--r-- | gas/config/tc-bpf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-bpf.h b/gas/config/tc-bpf.h index 5f50a65..5765833 100644 --- a/gas/config/tc-bpf.h +++ b/gas/config/tc-bpf.h @@ -41,7 +41,6 @@ /* Call md_pcrel_from_section(), not md_pcrel_from(). */ #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) -extern long md_pcrel_from_section (struct fix *, segT); /* We don't need to handle .word strangely. */ #define WORKING_DOT_WORD |