Commit baed53ac by Neil Booth

* tm.texi: Fix markup.

From-SVN: r43907
parent af5c573a
...@@ -5982,8 +5982,7 @@ the character @samp{;} is treated as a logical line separator. ...@@ -5982,8 +5982,7 @@ the character @samp{;} is treated as a logical line separator.
@end table @end table
@deftypevr {Target Hook} {const char *} TARGET_ASM_OPEN_PAREN @deftypevr {Target Hook} {const char *} TARGET_ASM_OPEN_PAREN
@end deftypevr @deftypevrx {Target Hook} {const char *} TARGET_ASM_CLOSE_PAREN
@deftypevr {Target Hook} {const char *} TARGET_ASM_CLOSE_PAREN
These target hooks are C string constants, describing the syntax in the These target hooks are C string constants, describing the syntax in the
assembler for grouping arithmetic expressions. If not overridden, they assembler for grouping arithmetic expressions. If not overridden, they
default to normal parentheses, which is correct for most assemblers. default to normal parentheses, which is correct for most assemblers.
......
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