Fix typo.

From-SVN: r12125
This commit is contained in:
Michael Meissner 1996-05-30 10:38:43 +00:00
parent b643d53db6
commit 2670328aa5

View File

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