Skip to content

Commit

Permalink
Merge pull request #1446 from xn4p4lm/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
leachim6 committed Feb 10, 2023
2 parents aeb09c6 + 3a4f82e commit 9de1b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion r/RISC V.s → a/Assembler RISC-V.s
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ main: la a1, hello_world
ecall

li a0, 10
ecall
ecall
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Assembler NASM Win32](a/Assembler%20NASM%20Win32.asm)
* [Assembler pdp10 midas](a/Assembler%20pdp10%20midas.mid)
* [Assembler pdp11 palx](a/Assembler%20pdp11%20palx.palx)
* [Assembler RISC-V](a/Assembler%20RISC-V.s)
* [Assembler TASM DOS](a/Assembler%20TASM%20DOS.asm)
* [Assembler tms9900 ti99 4a](a/Assembler%20tms9900%20ti99%204a.asm)
* [Assembler Vax Ultrix](a/Assembler%20Vax%20Ultrix.asm)
Expand Down Expand Up @@ -309,8 +310,8 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Django](d/Django.py)
* [DNA#](d/DNA%23.dna)
* [DNCL](d/DNCL.dncl)
* [Dog](d/Dog)
* [DOG](d/DOG)
* [Dog](d/Dog)
* [DogeScript](d/DogeScript.djs)
* [DOGO](d/DOGO.dogo)
* [dongbei](d/dongbei.dongbei)
Expand Down Expand Up @@ -794,7 +795,6 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Ricktea](r/Ricktea.tea)
* [Ride](r/Ride.ride)
* [Ring](r/Ring.ring)
* [RISC V](r/RISC%20V.s)
* [RiveScript](r/RiveScript.rive)
* [Robot Framework](r/Robot%20Framework.robot)
* [Rockstar](r/Rockstar.rock)
Expand Down

0 comments on commit 9de1b8c

Please sign in to comment.