From 00d2865b835b1bba05334dcbb20201b6d99534d6 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 3 Jul 2000 22:25:33 +0000 Subject: Tidy up formatting. Add -mall-opcodes, -mno-skip-bug, -mno-wrap. --- gas/config/tc-avr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/config/tc-avr.h') diff --git a/gas/config/tc-avr.h b/gas/config/tc-avr.h index 2a8d3ee..5b2589d 100644 --- a/gas/config/tc-avr.h +++ b/gas/config/tc-avr.h @@ -108,6 +108,8 @@ void avr_cons_fix_new(fragS *frag,int where, int nbytes, expressionS *exp); of a PC relative instruction is the next instruction, so this macro would return the length of an instruction. */ +extern long md_pcrel_from_section PARAMS ((struct fix *, segT)); + #define LISTING_WORD_SIZE 2 /* The number of bytes to put into a word in a listing. This affects the way the bytes are clumped together in the listing. For -- cgit v1.1