diff options
Diffstat (limited to 'gcc/config/m68k/hp320.h')
-rw-r--r-- | gcc/config/m68k/hp320.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/m68k/hp320.h b/gcc/config/m68k/hp320.h index 83140058d2d..64a0e0d2c90 100644 --- a/gcc/config/m68k/hp320.h +++ b/gcc/config/m68k/hp320.h @@ -607,10 +607,6 @@ do { register int i; \ { fprintf ((FILE), "mov"); (PTR) += 4; } \ } -/* Prevent output of `gcc_compiled.:'. */ - -#define ASM_IDENTIFY_GCC(FILE) - #else /* not HPUX_ASM */ #undef FUNCTION_PROFILER |