RosettaCodeData/Task/Comments/ARM-Assembly/comments.arm
2023-07-01 13:44:08 -04: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