as: ARM-Chars

1 
1 9.4.2.2 Special Characters
1 ..........................
1 
1 The presence of a '@' anywhere on a line indicates the start of a
1 comment that extends to the end of that line.
1 
1    If a '#' appears as the first character of a line then the whole line
1 is treated as a comment, but in this case the line could also be a
1 logical line number directive (⇒Comments) or a preprocessor
1 control command (⇒Preprocessing).
1 
1    The ';' character can be used instead of a newline to separate
1 statements.
1 
1    Either '#' or '$' can be used to indicate immediate operands.
1 
1    *TODO* Explain about /data modifier on symbols.
1