RosettaCodeData/Task/Comments/ARM-Assembly/comments.arm

8 lines
172 B
Text
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
/* 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