(ASM_FILE_START): Delete; identical to one in bsd.h, which is
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 23 Jan 1994 23:40:17 +0000 (18:40 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 23 Jan 1994 23:40:17 +0000 (18:40 -0500)
included.

From-SVN: r6417

gcc/config/i386/gas.h

index b1cd4faf370e3a595ce0418a774bfb5d860e9fe0..3e8dba5e78f8097ffbfaa970d6fa56aa629db783 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running system V with gnu tools
-   Copyright (C) 1988, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1993, 1994 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
@@ -92,13 +92,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define ASM_OUTPUT_LOOP_ALIGN(FILE) \
      fprintf ((FILE), "\t.align 2,0x90\n");  /* Use log of 4 as arg.  */
 \f
-#undef ASM_FILE_START
-#define ASM_FILE_START(FILE) \
-  do { fprintf (FILE, "\t.file\t");                    \
-       output_quoted_string (FILE, dump_base_name);    \
-       fprintf (FILE, "\n");                           \
-  } while (0)
-
 /* A C statement or statements which output an assembler instruction
    opcode to the stdio stream STREAM.  The macro-operand PTR is a
    variable of type `char *' which points to the opcode name in its