aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-10 22:22:56 +0000
committerNick Clifton <nickc@redhat.com>2000-01-10 22:22:56 +0000
commit550262c43d373d2b9e769233047d9d12e985f738 (patch)
treed8e94a689d1b281d98b953ec24e49c4fdc8ae24c /gas/doc/as.texinfo
parent0decc84046705ac368e772da3825bd70194f3e0c (diff)
downloadgdb-550262c43d373d2b9e769233047d9d12e985f738.zip
gdb-550262c43d373d2b9e769233047d9d12e985f738.tar.gz
gdb-550262c43d373d2b9e769233047d9d12e985f738.tar.bz2
fixup ARM documentation
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo3
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