Commit 0e1f3f5e by Jeffrey A Law Committed by Jeff Law

Fix typo.

From-SVN: r15880
parent 12504ae0
Wed Oct 8 14:37:44 1997 Jeffrey A Law (law@cygnus.com)
* config/ptx4.h: Fix typo.
Wed Oct 8 08:57:20 1997 Jeffrey A Law (law@cygnus.com)
* version.c: Bump for snapshot.
......
......@@ -333,7 +333,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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment