diff options
Diffstat (limited to 'gcc/config/sh/sh.h')
-rw-r--r-- | gcc/config/sh/sh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index 29688cfd2bb..acec122abd0 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -3122,8 +3122,6 @@ enum mdep_reorg_phase_e extern enum mdep_reorg_phase_e mdep_reorg_phase; -#define MACHINE_DEPENDENT_REORG(X) machine_dependent_reorg(X) - /* Generate calls to memcpy, memcmp and memset. */ #define TARGET_MEM_FUNCTIONS |