diff options
Diffstat (limited to 'gcc/config/h8300/h8300.h')
-rw-r--r-- | gcc/config/h8300/h8300.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h index a0862c5ec8a..68747ac92ba 100644 --- a/gcc/config/h8300/h8300.h +++ b/gcc/config/h8300/h8300.h @@ -1068,8 +1068,6 @@ h8300_valid_machine_decl_attribute (DECL, ATTRIBUTES, IDENTIFIER, ARGS) /* Control the assembler format that we output. */ -#define ASM_IDENTIFY_GCC(FILE) /* nothing */ - /* Output at beginning/end of assembler file. */ #define ASM_FILE_START(FILE) asm_file_start(FILE) |