diff options
Diffstat (limited to 'gas/config/tc-avr.h')
-rw-r--r-- | gas/config/tc-avr.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gas/config/tc-avr.h b/gas/config/tc-avr.h index 3489465..7aff4e2 100644 --- a/gas/config/tc-avr.h +++ b/gas/config/tc-avr.h @@ -1,5 +1,5 @@ /* This file is tc-avr.h - Copyright 1999, 2000 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001 Free Software Foundation, Inc. Contributed by Denis Chertykov <denisc@overta.ru> @@ -90,10 +90,6 @@ void avr_cons_fix_new(fragS *frag,int where, int nbytes, expressionS *exp); `md_create_short_jump' to create a short jump around a long jump, and define `md_create_long_jump' to create a long jump. */ -#define MD_APPLY_FIX3 - -#define TC_HANDLES_FX_DONE - #undef RELOC_EXPANSION_POSSIBLE /* If you define this macro, it means that `tc_gen_reloc' may return multiple relocation entries for a single fixup. In this case, the |