RFA: hook doc patch (66/112): TARGET_ASM_FILE_START

Joern Rennecke amylaar@spamcop.net
Sat Jan 16 13:08:00 GMT 2010


-------------- next part --------------
2010-01-15  Joern Rennecke  <amylaar@spamcop.net>

	* tm.texi (TARGET_ASM_FILE_START): Put @findex before paragraph start.

Index: tm.texi
===================================================================
--- tm.texi	(revision 155367)
+++ tm.texi	(working copy)
@@ -7094,8 +7138,8 @@ instructions do.
 @c prevent bad page break with this line
 This describes the overall framework of an assembly file.
 
-@deftypefn {Target Hook} void TARGET_ASM_FILE_START ()
 @findex default_file_start
+@deftypefn {Target Hook} void TARGET_ASM_FILE_START (void)
 Output to @code{asm_out_file} any text which the assembler expects to
 find at the beginning of a file.  The default behavior is controlled
 by two flags, documented below.  Unless your target's assembler is


More information about the Gcc-patches mailing list