Skip to content

Commit c6b5def

Browse files
committed
Add link to rtfb/riscv64-in-qemu.
1 parent 877e1e9 commit c6b5def

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,11 @@ Disassembly of section .text:
118118
8000003c: fe9ff06f j 80000024 <puts+0x4>
119119
80000040: 00008067 ret
120120
```
121+
122+
123+
## Elsewhere
124+
125+
Here is a link to another repository that links back to this repository, and
126+
that may be worth checking out.
127+
128+
- [Bare metal RISC-V assembly in QEMU](https://github.com/rtfb/riscv64-in-qemu)

0 commit comments

Comments
 (0)