diff options
Diffstat (limited to 'gas/config/tc-sh.h')
-rw-r--r-- | gas/config/tc-sh.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h index 050d339..ed17a47 100644 --- a/gas/config/tc-sh.h +++ b/gas/config/tc-sh.h @@ -206,6 +206,3 @@ extern void sh_elf_final_processing PARAMS ((void)); && ! S_IS_COMMON ((FIX)->fx_addsy)))) #endif /* OBJ_ELF */ - -#define md_end() sh_finalize () -void sh_finalize PARAMS ((void)); |