diff options
Diffstat (limited to 'gas/config/tc-h8500.h')
-rw-r--r-- | gas/config/tc-h8500.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-h8500.h b/gas/config/tc-h8500.h index e305bd689c..88121fca5c 100644 --- a/gas/config/tc-h8500.h +++ b/gas/config/tc-h8500.h @@ -41,7 +41,6 @@ struct internal_reloc; extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma); -#define DO_NOT_STRIP 0 #define LISTING_HEADER "Renesas H8/500 GAS " #define NEED_FX_R_TYPE 1 #define RELOC_32 1234 |