Add disclaimer

This commit is contained in:
gil 2024-05-13 22:14:16 -05:00
parent fc7eb5dfce
commit 5490a2ffd6

View file

@ -6,7 +6,7 @@ modified: 2024-05-13T14:28:52-05:00
# Reading list # Reading list
## Beginner tutorial ## Beginner tutorial
- Meyer Zinn's RISC-V kernel guide - Meyer Zinn's RISC-V kernel guide (right now, code is just copied from this - will diverge later)
- [Part 0](https://www.meyerzinn.tech/posts/2023/03/05/running-rust-code-on-risc-v-in-qemu/) - [Part 0](https://www.meyerzinn.tech/posts/2023/03/05/running-rust-code-on-risc-v-in-qemu/)
- [Part 1](https://www.meyerzinn.tech/posts/2023/03/08/p1-printing-and-allocating/) - [Part 1](https://www.meyerzinn.tech/posts/2023/03/08/p1-printing-and-allocating/)