projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71591a1
)
Fix broken comment.
author
Doug Evans
<dje@gnu.org>
Wed, 2 Oct 1996 04:31:28 +0000
(
04:31
+0000)
committer
Doug Evans
<dje@gnu.org>
Wed, 2 Oct 1996 04:31:28 +0000
(
04:31
+0000)
From-SVN: r12886
gcc/config/svr4.h
patch
|
blob
|
history
diff --git
a/gcc/config/svr4.h
b/gcc/config/svr4.h
index ddb4536bdc39c32c66fd23beb22c126fdf2efacd..48d45c9789e82f5a0523ef114d0f741cdddc8c7e 100644
(file)
--- a/
gcc/config/svr4.h
+++ b/
gcc/config/svr4.h
@@
-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. */