diff options
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r-- | gas/doc/as.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index eb5aee8..0f342fe 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -1555,6 +1555,9 @@ is considered a comment and is ignored. The line comment character is @ifset ARC @samp{;} on the ARC; @end ifset +@ifset ARM +@samp{@@} on the ARM; +@end ifset @ifset H8/300 @samp{;} for the H8/300 family; @end ifset |