Use 4 space indentation in the assembly file for consistency
This commit is contained in:
parent
08c4451abf
commit
141912b568
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
start:
|
||||
addi x31, x31, 1
|
||||
j start
|
||||
addi x31, x31, 1
|
||||
j start
|
||||
|
|
|
|||
Loading…
Reference in a new issue