Use 4 space indentation in the assembly file for consistency

This commit is contained in:
Graham Edgecombe 2017-12-02 20:28:35 +00:00
parent 08c4451abf
commit 141912b568

View file

@ -1,3 +1,3 @@
start:
addi x31, x31, 1
j start
addi x31, x31, 1
j start