RosettaCodeData/Task/Comments/ARM-Assembly/comments.arm
2019-09-12 10:33:56 -07:00

7 lines
172 B
Text

/* ARM assembly Raspberry PI comment one line */
/* comment line 1
comment line 2
*/
mov r0,#0 @ this comment on end of line
mov r1,#0 // authorized comment