diff options
Diffstat (limited to 'gas/config/tc-h8300.h')
-rw-r--r-- | gas/config/tc-h8300.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-h8300.h b/gas/config/tc-h8300.h index 720e03a195..71c4e29f22 100644 --- a/gas/config/tc-h8300.h +++ b/gas/config/tc-h8300.h @@ -88,7 +88,6 @@ extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma); #define TC_CONS_RELOC (Hmode ? R_RELLONG: R_RELWORD) -#define DO_NOT_STRIP 0 #define LISTING_HEADER "Renesas H8/300 GAS " #define NEED_FX_R_TYPE 1 #ifndef OBJ_ELF |