diff options
Diffstat (limited to 'gas/config/tc-sh.h')
-rw-r--r-- | gas/config/tc-sh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h index a2df0ca..d0b5002 100644 --- a/gas/config/tc-sh.h +++ b/gas/config/tc-sh.h @@ -135,8 +135,6 @@ extern void sh_frob_file (void); #ifdef OBJ_COFF /* COFF specific definitions. */ -#define DO_NOT_STRIP 0 - /* This macro translates between an internal fix and a coff reloc type. */ #define TC_COFF_FIX2RTYPE(fix) ((fix)->fx_r_type) |