diff --git a/r/RISC V.s b/a/Assembler RISC-V.s similarity index 85% rename from r/RISC V.s rename to a/Assembler RISC-V.s index ba7e5afb..4f22edd9 100644 --- a/r/RISC V.s +++ b/a/Assembler RISC-V.s @@ -7,4 +7,4 @@ main: la a1, hello_world ecall li a0, 10 - ecall \ No newline at end of file + ecall