diff options
Diffstat (limited to 'gcc/config/arm/aof.h')
-rw-r--r-- | gcc/config/arm/aof.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/arm/aof.h b/gcc/config/arm/aof.h index 60d736a79dd..f10b7c45cb2 100644 --- a/gcc/config/arm/aof.h +++ b/gcc/config/arm/aof.h @@ -220,8 +220,6 @@ do \ fputs ("\tEND\n", (STREAM)); \ } while (0); -#define ASM_IDENTIFY_GCC(STREAM) fputs ("|gcc2_compiled.|\n", (STREAM)) - #define ASM_COMMENT_START ";" #define ASM_APP_ON "" |