diff options
Diffstat (limited to 'gcc/config/1750a/1750a.h')
-rw-r--r-- | gcc/config/1750a/1750a.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index 94f4262ef0f..ea2e8bb5eee 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -1048,8 +1048,6 @@ enum reg_class { NO_REGS, R2, R0_1, INDEX_REGS, BASE_REGS, ALL_REGS, LIM_REG_CLA /****************** Assembler output formatting **********************/ -#define ASM_IDENTIFY_GCC(FILE) fputs ("; gcc2_compiled:\n", FILE) - #define ASM_COMMENT_START ";" #define ASM_OUTPUT_FUNNAM(FILE,NAME) \ |