Updating to match naming convention for RISC-V
This commit is contained in:
10
r/RISC V.s
10
r/RISC V.s
@@ -1,10 +0,0 @@
|
||||
.data
|
||||
hello_world: .asciiz "Hello World"
|
||||
|
||||
.text
|
||||
main: la a1, hello_world
|
||||
li a0, 4
|
||||
ecall
|
||||
|
||||
li a0, 10
|
||||
ecall
|
||||
Reference in New Issue
Block a user