Fix broken comment.

From-SVN: r12886
This commit is contained in:
Doug Evans 1996-10-02 04:31:28 +00:00
parent 71591a1d69
commit 74924ee9c5

View File

@ -374,7 +374,7 @@ while (0)
#define ASM_OUTPUT_SKIP(FILE,SIZE) \
fprintf (FILE, "\t%s\t%u\n", SKIP_ASM_OP, (SIZE))
/* The prefix to add to user-visible assembler symbols. */
/* The prefix to add to user-visible assembler symbols.
For System V Release 4 the convention is *not* to prepend a leading
underscore onto user-level symbol names. */