Fix typo.
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 30 May 1996 10:38:43 +0000 (10:38 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 30 May 1996 10:38:43 +0000 (10:38 +0000)
From-SVN: r12125

gcc/config/rs6000/win-nt.h

index 331c3c4983916b9c0b8d4c9b83947bf4b4ca7fdb..d6f461d63779739d5e7ebcc62c4fa9bec3d169d7 100644 (file)
@@ -177,7 +177,7 @@ do {                                                                        \
 
 /* Stuff to force fit us into the Motorola PPC assembler */
 
-#undef ASM_FILE_START                                                  \
+#undef ASM_FILE_START
 #define ASM_FILE_START(FILE)                                           \
 do {                                                                   \
   output_file_directive ((FILE), main_input_filename);                 \