aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/arch/riscv.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/riscv.md')
-rw-r--r--src/arch/riscv.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/riscv.md b/src/arch/riscv.md
index 483638c..3e2a0b7 100644
--- a/src/arch/riscv.md
+++ b/src/arch/riscv.md
@@ -73,6 +73,8 @@ Hi ASM-World!
## References
- [GNU Assembler][gas_doc]
- [GNU Assembler Directives][gas_directives]
+- [rv64i-linux-user-no-std][rvi64_nostd]
[gas_doc]: https://sourceware.org/binutils/docs/as
[gas_directives]: https://sourceware.org/binutils/docs/as/Pseudo-Ops.html#Pseudo-Ops
+[rvi64_nostd]: https://github.com/johannst/rv64i-linux-user-no-std