Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
7
Task/Comments/ARM-Assembly/comments.arm
Normal file
7
Task/Comments/ARM-Assembly/comments.arm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/* 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue